forked from MarseyWorld/MarseyWorld
master
parent
c025af1820
commit
e18894bd16
|
@ -8,7 +8,7 @@
|
|||
<div class="container-fluid" style="padding:0;">
|
||||
<div class="flex-grow-1">
|
||||
<a href="/" class="navbar-brand mr-auto">
|
||||
<img alt="header icon" height=30 width=25 loading="lazy" src="/static/assets/images/{{'SITE_NAME' | app_config}}/headericon.webp?a=8">
|
||||
<img alt="header icon" height=25 width=32.32 loading="lazy" src="/static/assets/images/{{'SITE_NAME' | app_config}}/headericon.webp?a=8" style="object-fit: contain;">
|
||||
{% if request.host != 'pcmemes.net' %}
|
||||
<img alt="logo" loading="lazy" src="/static/assets/images/{{'SITE_NAME' | app_config}}/logo.webp?a=3" height=20 width=77>
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in New Issue