From 9b9346d5e54244f3e2859c3f80e47f2de345a2ad Mon Sep 17 00:00:00 2001 From: Prefetch Date: Tue, 14 Mar 2023 15:45:35 +0100 Subject: I did an oopsie (God I hate CSS) --- 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 8104e6b..a3a37d7 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