reparing logo9

This commit is contained in:
Priec
2026-06-29 18:47:45 +02:00
parent be4a0925f2
commit 43c4fad9d7
20 changed files with 155 additions and 1 deletions

View File

@@ -100,7 +100,7 @@
<!-- real KOMPRESS logo from www.e-shop.kompress.sk (hidden on mobile;
the category drawer carries navigation there) -->
<a href="/" class="hidden shrink-0 items-center sm:flex">
<img src="/static/img/logo.jpg" alt="{{ t(key='brand', lang=lang | default(value='sk')) }}" width="260" height="52" class="h-8 w-auto dark:rounded-radius dark:bg-white dark:px-1.5 dark:py-0.5" />
<img src="/static/img/logo.svg" alt="{{ t(key='brand', lang=lang | default(value='sk')) }}" width="260" height="52" class="h-8 w-auto dark:rounded-radius dark:bg-white dark:px-1.5 dark:py-0.5" />
</a>
<!-- in-header search → existing GET /search (q param). Hidden on small