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/page.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'templates/page.html') diff --git a/templates/page.html b/templates/page.html index 9303b68..7ee5219 100644 --- a/templates/page.html +++ b/templates/page.html @@ -7,7 +7,7 @@

{{ .Page.Title }}

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