From b28eb6be52d37452c4a9633e50d339b3395e23ff Mon Sep 17 00:00:00 2001 From: Ludo Date: Sat, 11 Apr 2026 20:46:43 +0200 Subject: [PATCH] fix: default site to dark mode Co-Authored-By: Claude Opus 4.6 (1M context) --- site/layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/site/layouts/partials/head.html b/site/layouts/partials/head.html index 864e3c2..f78f985 100644 --- a/site/layouts/partials/head.html +++ b/site/layouts/partials/head.html @@ -1,6 +1,6 @@ - + {{- if .IsHome -}} {{ .Site.Title }}