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/note.html | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) (limited to 'templates/note.html') diff --git a/templates/note.html b/templates/note.html index a72453f..9f0c476 100644 --- a/templates/note.html +++ b/templates/note.html @@ -15,7 +15,8 @@


Other notes

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