fix: doppelten Hamburger-Button + fehlendes <header>-Tag repariert
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 12m43s
Quality Gate / 🛡️ Lint + Type Check + Tests (push) Failing after 12m43s
This commit is contained in:
+2
-1
@@ -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;">
|
||||
|
||||
Reference in New Issue
Block a user