generate the logo with configured color, year and no embedded text

This commit is contained in:
Lyn Fugmann 2024-09-26 17:47:50 +02:00
parent e31972cb90
commit 324806b52f
6 changed files with 1147 additions and 17 deletions
_includes

View file

@ -2,7 +2,7 @@
<div id="header-veil"></div>
<div class="header-container content">
<a id="header-logo" href="{{ "/" | locale_url }}" title="home">
<img alt="ESE {{year}} Logo" src="/static/ESELogo24.svg">
<img alt="ESE {{year}} Logo" src="/ESELogo.svg">
</a>
<nav id="mainNav">
<button id="menu-toggle" onclick="toggleMenu()" aria-expanded="false"