move ese year and color to global data file

This commit is contained in:
Lyn Fugmann 2024-09-26 18:23:45 +02:00
parent 324806b52f
commit 3f5b1988b8
7 changed files with 75 additions and 78 deletions

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="/ESELogo.svg">
<img alt="ESE {{ese.year}} Logo" src="/ESELogo.svg">
</a>
<nav id="mainNav">
<button id="menu-toggle" onclick="toggleMenu()" aria-expanded="false"