From 5269ad50ddb0b641aa96dac7c8f49b156646d4c4 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 22 Jun 2024 19:30:56 +0200 Subject: Better filtering --- templates/post.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) (limited to 'templates/post.html') diff --git a/templates/post.html b/templates/post.html index c8925fa..1fbdd04 100644 --- a/templates/post.html +++ b/templates/post.html @@ -4,6 +4,13 @@ {{ define "description" }}{{ .Page.Summary }}{{ end }} {{ define "content" }} + + +

{{ .Page.Title }}

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

@@ -17,8 +24,8 @@

Other posts