From cd360009270a0a9b0501ed73fe327be84824ca29 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 9 Apr 2025 08:11:05 +0200 Subject: Style update --- templates/note.html | 49 +++++++++++++++++++++++++++++-------------------- 1 file changed, 29 insertions(+), 20 deletions(-) (limited to 'templates/note.html') diff --git a/templates/note.html b/templates/note.html index 62ac5f0..939fdfa 100644 --- a/templates/note.html +++ b/templates/note.html @@ -4,33 +4,42 @@ {{ define "description" }}{{ .Page.Summary }}{{ end }} {{ define "content" }} +

{{ .Page.Title }}

-

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

+

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

-
{{ .Page.HTML }}
+ {{ .Page.HTML }}
-
-

-

Other notes

-