From 2ac67528156e58f77fcd665b366bc4e44060ebbd1eaf383a97c193b30c93e72a Mon Sep 17 00:00:00 2001 From: Nicholas Johnson Date: Sat, 30 Apr 2022 00:00:00 +0000 Subject: Clean up Atom feed templates --- layouts/index.gemini_atom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'layouts/index.gemini_atom.xml') diff --git a/layouts/index.gemini_atom.xml b/layouts/index.gemini_atom.xml index c52f632..3c04d35 100644 --- a/layouts/index.gemini_atom.xml +++ b/layouts/index.gemini_atom.xml @@ -4,7 +4,7 @@ {{ .Site.Title }} {{ .Date.Format "2006-01-02T15:04:05Z" | safeHTML }} - {{ if not .Date.IsZero }}{{ end }} + {{ .Site.Author.name }} {{ .Site.Author.email }} -- cgit v1.2.3