fix(web): fingerprint screenshot URLs (bust proxy cache) + fix header logo aspect

This commit is contained in:
vjrj 2026-07-15 12:46:59 +02:00
parent a7ec13f2f1
commit 6ee61046c8
3 changed files with 5 additions and 5 deletions

View file

@ -1,6 +1,6 @@
<header class="site-header">
<a class="brand" href="{{ "/" | relLangURL }}">
<img src="/logo.png" alt="Tane" width="36" height="36" />
<img src="/logo.png" alt="Tane" width="21" height="36" />
<span>Tane</span>
</a>
<nav class="site-nav">