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 +++ templates/index.html | 19 +++++++++++-------- templates/note.html | 8 +++++++- templates/post.html | 3 ++- 4 files changed, 23 insertions(+), 10 deletions(-) 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 }} diff --git a/templates/index.html b/templates/index.html index e36d83b..e4e93c6 100644 --- a/templates/index.html +++ b/templates/index.html @@ -13,7 +13,8 @@

More long form, ramblings etc

-