From e739c3bb76ec9487bfd614be4b3d1e01c4f7a454 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 18 Jun 2024 20:57:08 +0200 Subject: Simplified template --- templates/base.html | 3 +++ 1 file changed, 3 insertions(+) (limited to 'templates/base.html') diff --git a/templates/base.html b/templates/base.html index d646154..5ccf5dc 100644 --- a/templates/base.html +++ b/templates/base.html @@ -197,6 +197,9 @@

+{{ if .Page.Meta.mathjax }} + +{{ end }} -- cgit v1.2.3