From af331ca00da8a3b937c496076f3f7297b3a5283c Mon Sep 17 00:00:00 2001 From: DanConwayDev Date: Tue, 2 Dec 2025 15:40:38 +0000 Subject: landing added light mode --- templates/landing.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'templates') diff --git a/templates/landing.html b/templates/landing.html index ae0f31d..6fe0294 100644 --- a/templates/landing.html +++ b/templates/landing.html @@ -174,6 +174,7 @@ + {theme_toggle}
@@ -273,5 +274,6 @@ footerDomain.textContent = host; }} + {theme_script} \ No newline at end of file -- cgit v1.2.3