fix: doppelten Hamburger-Button + fehlendes <header>-Tag repariert
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 12m43s

This commit is contained in:
Hermes Agent
2026-07-16 08:12:56 +02:00
parent 6a55a3e475
commit b46dafef08
+2 -1
View File
@@ -3323,7 +3323,8 @@ def public_frontend():
</div>
</div>
<button id="navToggle" class="nav-toggle" aria-label="Menü öffnen"></button>
<header class="site-header">
<button id="navToggle" class="nav-toggle" aria-label="Menü öffnen"></button>
<a href="/" class="site-logo">
<img src="/static/logo.png" alt="Brettspiel News" style="height:38px;width:auto;display:block;">