From 6e70f28ccbd5afc1506f71f013278a9d157ef03a Mon Sep 17 00:00:00 2001 From: Prefetch Date: Thu, 27 Oct 2022 20:40:09 +0200 Subject: Optimize last images, add proof template, improve CSS --- source/_includes/preamble.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'source/_includes/preamble.html') diff --git a/source/_includes/preamble.html b/source/_includes/preamble.html index 312f1cf..c94741b 100644 --- a/source/_includes/preamble.html +++ b/source/_includes/preamble.html @@ -1,9 +1,9 @@ {% if page.layout == "blog" or page.syntax %} - + {% endif %} {% if page.layout == "concept" or page.maths %} {% endif %} - + -- cgit v1.2.3