forked from MarseyWorld/MarseyWorld
fds
parent
94a4b91231
commit
a054083ef5
|
@ -32,7 +32,7 @@
|
|||
<div class="flex-grow-1">
|
||||
<a href="/" class="navbar-brand mr-auto">
|
||||
{% if SITE_NAME == 'Drama' %}
|
||||
<img alt="header icon" height=33 width=34 src="/e/marseyjavelin.webp">
|
||||
<img alt="header icon" height=33 width=43 src="/static/assets/images/{{SITE_NAME}}/headericon.webp?v=1015">
|
||||
{% elif SITE_NAME == 'Drama' %}
|
||||
<img alt="header icon" height=33 width=34 src="/static/assets/images/{{SITE_NAME}}/headericon.webp?v=1015">
|
||||
{% else %}
|
||||
|
|
Loading…
Reference in New Issue