generate the logo with configured color, year and no embedded text
This commit is contained in:
parent
e31972cb90
commit
324806b52f
6 changed files with 1147 additions and 17 deletions
_includes
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue