From 36c140b28cc3268b2135e710b0347d118a7b9058 Mon Sep 17 00:00:00 2001 From: leafee98 Date: Tue, 23 Jan 2024 21:09:18 +0800 Subject: [PATCH] latex only render post content, other than the whole body --- 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 79797de..a45768d 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -51,7 +51,7 @@ + onload="renderMathInElement(document.querySelector('body .single .content'));"> {{ end }} {{ with and .Site.Params.remark42 .Params.show_comments }}