From 9d67c981e2b58213e0af2d82bb761c580491ed6b Mon Sep 17 00:00:00 2001 From: yum Date: Wed, 24 Sep 2025 18:08:41 -0700 Subject: dark mode --- template.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'template.html') diff --git a/template.html b/template.html index 4b5fed7..6e871dc 100755 --- a/template.html +++ b/template.html @@ -4,6 +4,7 @@ + $for(author-meta)$ $endfor$ @@ -20,6 +21,27 @@ $endif$ + $for(css)$ $endfor$ -- cgit v1.2.3