From 41420c0e32cba69d4f4e19175bd3350fed427275 Mon Sep 17 00:00:00 2001
From: Prefetch
Date: Sun, 20 Nov 2022 11:36:46 +0100
Subject: Publish "Website adventures" part 2 about HTML and 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 6953524..7b57115 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 != "development" %}
--
cgit v1.2.3