From 71c8e54f076d0078d66ae721fb35844dd4fa28bc Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 7 May 2024 21:16:52 +0200 Subject: Cleanup --- templates/post.html | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html index a36fc53..5e4ce80 100755 --- a/templates/post.html +++ b/templates/post.html @@ -11,4 +11,10 @@ {{ .Page.HTML }} + +{{ if .Page.Meta.mathjax }} + + +{{ end }} + {{ end }} -- cgit v1.2.3