From b00f0559f07d91bc13ddb86972e688ce13cd236e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Thu, 19 Feb 2026 21:13:24 +0100 Subject: [PATCH] fix(mobile-menu): move state to root x-data and add .stop to all logo links --- default.hbs | 24 +++++++++--------------- partials/header.hbs | 2 +- partials/mobile-menu.hbs | 10 +++++----- 3 files changed, 15 insertions(+), 21 deletions(-) diff --git a/default.hbs b/default.hbs index 6ba0eaa..ddb03b8 100644 --- a/default.hbs +++ b/default.hbs @@ -2,6 +2,7 @@ - - {{ghost_head}} - {{!-- Mobile menu stays outside the boosted area --}} + {{!-- Mobile menu outside boosted area --}} {{> mobile-menu}}
diff --git a/partials/header.hbs b/partials/header.hbs index c934dd2..e30cb0f 100644 --- a/partials/header.hbs +++ b/partials/header.hbs @@ -22,7 +22,7 @@ -
-