From 22f5ac8fcec4dbfcc1f5033f18bc4eeca52a747d Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Tue, 31 Oct 2023 08:20:22 +0100 Subject: Made the side more retro! --- templates/note.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/note.html') diff --git a/templates/note.html b/templates/note.html index a7e6b6c..28c7907 100644 --- a/templates/note.html +++ b/templates/note.html @@ -8,7 +8,7 @@

{{ .Page.Title }}

{{ .Page.Type }}, {{ .Page.Created.Format "Jan 2, 2006" }} on {{ .Config.Title }}'s blog

- {{ .Page.HTML }} + {{ .Page.HTML }}
- + {{ end }} -- cgit v1.2.3