From 9671e736e266a46663a0502994f2b14113b5ceb2 Mon Sep 17 00:00:00 2001
From: Prefetch
Date: Sun, 23 Jul 2023 16:34:31 +0200
Subject: Add customized cgit CSS, report light/dark theme support
---
source/_includes/preamble.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
(limited to 'source/_includes')
diff --git a/source/_includes/preamble.html b/source/_includes/preamble.html
index b2bd07e..f21f2a1 100644
--- a/source/_includes/preamble.html
+++ b/source/_includes/preamble.html
@@ -17,7 +17,7 @@
{% if page.layout == "concept" or page.maths %}
{% endif %}
-
+
{% if jekyll.environment == "production" %}
--
cgit v1.2.3