From 1a922a7fd523edf49c945fa3befb4ec28340e180 Mon Sep 17 00:00:00 2001 From: Christian Cleberg Date: Thu, 1 Feb 2024 18:54:23 -0600 Subject: add auto light mode --- templates/page.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'templates/page.html') diff --git a/templates/page.html b/templates/page.html index f668751..b759184 100644 --- a/templates/page.html +++ b/templates/page.html @@ -1,7 +1,8 @@ {% extends "base.html" %} {% block css %} - + + {% endblock css %} -- cgit v1.2.3