From 2937173a815a1cd9381bc293bfc4c37d881a5e62 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Thu, 19 Feb 2026 20:17:11 +0100 Subject: [PATCH] fix(header): simplify layout and use .stop on logo link to prevent menu triggers --- partials/header.hbs | 10 +++++----- partials/mobile-menu.hbs | 2 +- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/partials/header.hbs b/partials/header.hbs index 30358fc..fa5cf2e 100644 --- a/partials/header.hbs +++ b/partials/header.hbs @@ -1,6 +1,6 @@
-
- +
+ {{#if @site.logo}} {{else}} @@ -9,10 +9,10 @@ {{@site.title}} -
-