From cb70aed971a2408dd5013399fe3390e57400d0d0 Mon Sep 17 00:00:00 2001 From: ehab Date: Mon, 24 Mar 2025 22:55:35 +0200 Subject: [PATCH] update section color darm mode --- templates/section.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/section.html b/templates/section.html index db37615..68d54e2 100644 --- a/templates/section.html +++ b/templates/section.html @@ -16,7 +16,7 @@
-
+
{% if section.content %} {{ section.content | safe }} {% endif %}