From 70006b2c540543a96e54254823f95348e9f0ed7a Mon Sep 17 00:00:00 2001
From: Prefetch
Date: Sun, 6 Nov 2022 09:22:49 +0100
Subject: Improve image optimization, other minor tweaks
---
source/_includes/preamble.html | 18 +++++++++---------
1 file changed, 9 insertions(+), 9 deletions(-)
(limited to 'source/_includes')
diff --git a/source/_includes/preamble.html b/source/_includes/preamble.html
index df39a13..4c1838e 100644
--- a/source/_includes/preamble.html
+++ b/source/_includes/preamble.html
@@ -1,14 +1,14 @@
-
-
-
-
-
-
+
+
+
+
+
+
-
+
{% if page.layout == "blog" or page.syntax %}
@@ -17,8 +17,8 @@
{% if page.layout == "concept" or page.maths %}
{% endif %}
-
+
{% if jekyll.environment != "development" %}
-
+
{% endif %}
--
cgit v1.2.3