From 9691b7164bbeee2cd657428628057d6be1492a78 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sebastian=20Kr=C3=BCger?= Date: Fri, 20 Feb 2026 08:14:11 +0100 Subject: [PATCH] feat: show theme toggle on mobile and add it to mobile menu --- partials/header.hbs | 18 ++++++++++-------- partials/mobile-menu.hbs | 23 ++++++++++++++++++----- 2 files changed, 28 insertions(+), 13 deletions(-) diff --git a/partials/header.hbs b/partials/header.hbs index e30cb0f..68c56e4 100644 --- a/partials/header.hbs +++ b/partials/header.hbs @@ -12,16 +12,18 @@
+ {{!-- Theme Toggle - Visible on both mobile and desktop --}} + + + +
+ {{!-- Theme Toggle in Mobile Menu --}} + + + +