From 23b889482a4b2396fe6586c42bdbd73270e69bc7 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 22 Jun 2024 20:07:09 +0200 Subject: Cleanup --- templates/post.html | 7 ------- 1 file changed, 7 deletions(-) (limited to 'templates') diff --git a/templates/post.html b/templates/post.html index 1fbdd04..17f7025 100644 --- a/templates/post.html +++ b/templates/post.html @@ -4,13 +4,6 @@ {{ define "description" }}{{ .Page.Summary }}{{ end }} {{ define "content" }} - - -

{{ .Page.Title }}

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

-- cgit v1.2.3