Skip to content

Commit

Permalink
add wolfram
Browse files Browse the repository at this point in the history
  • Loading branch information
vercah committed Jan 14, 2025
1 parent dd3271b commit a40ab33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion app/Modules/Fof/Core/templates/@layout.latte
Original file line number Diff line number Diff line change
Expand Up @@ -145,14 +145,17 @@
</div>
</div>
<div class="category">
<div class="category-title">{switch $language->value}{case cs}Sříbrní partneři{default}Silver Partners{/switch}</div>
<div class="category-title">{switch $language->value}{case cs}Stříbrní partneři{default}Silver Partners{/switch}</div>
<div class="category-sponsors">
{*<a href="http://www.kalabria.cz/" style="text-align: center">
<img src="{$basePath}/images/logos/limo-logo.png" alt="Kalabria logo" style="max-width:7rem">
</a>*}
<a href="https://casioczech.fastcr.cz/" style="text-align: center">
<img src="{$basePath}/images/logos/casio-logo.jpg" alt="Casio logo" style="max-width:7rem">
</a>
<a href="https://www.wolfram.com/" style="text-align: center">
<img src="{$basePath}/images/logos/wolfram-logo.jpg" alt="Wolfram logo" style="max-width:7rem">
</a>
{*<a href="https://brilliant.org/" style="text-align: center">
<img src="{$basePath}/images/logos/Brilliant Large Logo.png" alt="Brilliant logo" style="max-width:10rem">
</a>*}
Expand Down
Binary file added www/fof/images/logos/wolfram-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit a40ab33

Please sign in to comment.