From bf638c66683da3aaebd0ec84aef67f585187091a Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Tue, 26 Sep 2023 15:33:28 +0200 Subject: Added links in a more appropriate position --- layouts/partials/custom_head.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts') diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index c1b294d..b572e09 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -4,4 +4,5 @@ height: auto; } + {{ if .Params.math }}{{ partial "katex.html" . }}{{ end }} \ No newline at end of file -- cgit v1.3.1