From fe066d13eddafd23f080b4f447bd5e7da3add6b7 Mon Sep 17 00:00:00 2001 From: Dimitri Lozeve Date: Thu, 29 Feb 2024 22:34:09 +0100 Subject: [PATCH] Remove mathjax polyfill (and reformat) --- templates/default.html | 67 +++++++++++++++++++++++------------------- 1 file changed, 36 insertions(+), 31 deletions(-) diff --git a/templates/default.html b/templates/default.html index fd0b0fe..4e9fc86 100644 --- a/templates/default.html +++ b/templates/default.html @@ -1,18 +1,21 @@ - - - + + + - - - - + + + + - + $if(keywords)$ - + $endif$ Dimitri Lozeve - $title$ @@ -21,11 +24,19 @@ - + - - +
@@ -33,31 +44,25 @@ $if(title)$ -

$title$

- $if(subtitle)$ -

$subtitle$

- $endif$ - $if(date)$ - - $else$ - $if(author)$ - - $endif$ - $endif$ - $if(tags)$ - - $endif$ - $endif$ +

$title$

+ $if(subtitle)$ +

$subtitle$

+ $endif$ $if(date)$ + + $else$ $if(author)$ + + $endif$ $endif$ $if(tags)$ + + $endif$ $endif$ $body$ -