From 71bfd6889ab78777155d861f2222b01c9e65f510 Mon Sep 17 00:00:00 2001 From: Karan Jayachandra Date: Mon, 2 Dec 2024 14:26:08 +0100 Subject: Added the first post related to low quality posts --- layouts/partials/custom_head.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/partials/custom_head.html') diff --git a/layouts/partials/custom_head.html b/layouts/partials/custom_head.html index b8ee102..022be35 100644 --- a/layouts/partials/custom_head.html +++ b/layouts/partials/custom_head.html @@ -1,3 +1,4 @@ + - {{ if .Params.math }}{{ partial "katex.html" . }}{{ end }} \ No newline at end of file -- cgit v1.3.1