move ese year and color to global data file
This commit is contained in:
parent
324806b52f
commit
3f5b1988b8
7 changed files with 75 additions and 78 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue