From 35db8135ee4044e46f18a0c0b0dc09c5aac8113e Mon Sep 17 00:00:00 2001 From: verdant Date: Sun, 10 May 2026 18:24:58 +0800 Subject: style: add dark mode switcher --- layouts/partials/header.html | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) (limited to 'layouts/partials/header.html') diff --git a/layouts/partials/header.html b/layouts/partials/header.html index e3aed0f..73e5aaf 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -1,4 +1,6 @@ - -

{{ .Site.Title }}

-
+
+ +

{{ .Site.Title }}

+
+
-- cgit v1.2.3