remotes/1693045480750635534/spooky-22
Aevann1 2022-02-05 20:10:06 +02:00
parent 6101e01688
commit b43bf74b31
1 changed files with 3 additions and 1 deletions

View File

@ -22,8 +22,10 @@
{% else %}
<img alt="header icon" width=32.32 height=25 src="/static/assets/images/{{SITE_NAME}}/headericon.webp?a=1009" style="object-fit: contain;">
{% endif %}
{% if request.host != 'pcmemes.net' %}
{% if False %}
<img alt="logo" src="/static/assets/images/{{SITE_NAME}}/logo.webp?a=1010" height=20 width=77>
{% else %}
<a href="/" class="font-weight-bold ml-2 mt-1" style="font-size:25px;position:absolute">{{SITE_NAME}}</a>
{% endif %}
</a>
</div>