From ff6dbf7d04c969a570fb782da26b66cbed85ace4 Mon Sep 17 00:00:00 2001 From: gpkvt Date: Sat, 3 Jun 2023 18:20:35 +0200 Subject: [PATCH] Fixed darkmode --- templates/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/index.html b/templates/index.html index 5be57cc..1a384d1 100644 --- a/templates/index.html +++ b/templates/index.html @@ -4,6 +4,7 @@ {{ title }} {%- if theme == "dark" %} + {%- elif theme == "light" %}