From 77ea2900bc85c17fd3bb4f203e83047b773cd85d Mon Sep 17 00:00:00 2001 From: Danila Fedorin Date: Sun, 27 Mar 2022 18:53:52 -0700 Subject: [PATCH] Move KaTeX CSS earlier in head --- layouts/partials/head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/head.html b/layouts/partials/head.html index e5fd84c..798170e 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -8,6 +8,7 @@ + {{ range .AlternativeOutputFormats -}} {{ end -}} @@ -20,7 +21,6 @@ - {{ .Title }}