fix: change logo image to text

This commit is contained in:
sovejero 2023-07-11 13:43:15 -03:00 committed by Ben Rog-Wilhelm
parent fdc6fa4181
commit 75950e9466
2 changed files with 11 additions and 2 deletions

View file

@ -6,8 +6,8 @@
<img alt="header icon" height=33 width=80 src="{{ ('images/'~SITE_ID~'/headericon.webp') | asset }}">
</a>
<a href="/" class="flex-grow-1">
<img id="logo" alt="logo" src="{{ ('images/'~SITE_ID~'/logo.webp') | asset }}" width="100" height="20">
<a href="/" id="logo" class="flex-grow-1 logo-text">
{{SITE_TITLE}}
</a>
<div class="flex-grow-1 d-fl d-none d-md-block {% if not v %}pad{% endif %}">