From 0f7e7ebaddd88654f42f111f9fda8dd7111fc0d7 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Thu, 24 Jul 2025 14:23:12 +0200 Subject: Cleaned up the home page --- layouts/partials/custom_head.html | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) (limited to 'layouts/partials/custom_head.html') diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index 022be35..f05a466 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -1,12 +1,6 @@ - -{{ if .Params.math }}{{ partial "katex.html" . }}{{ end }} \ No newline at end of file + \ No newline at end of file -- cgit v1.3.1