From 15b83719050247173d91010a51c773032fb79e1b Mon Sep 17 00:00:00 2001 From: echtnurich Date: Wed, 13 Dec 2023 18:33:19 +0000 Subject: [PATCH] Update file rss.xml --- themes/ccchh/layouts/_default/rss.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/ccchh/layouts/_default/rss.xml b/themes/ccchh/layouts/_default/rss.xml index 7aee80c..0d23303 100644 --- a/themes/ccchh/layouts/_default/rss.xml +++ b/themes/ccchh/layouts/_default/rss.xml @@ -61,7 +61,7 @@ {{ .Title }} {{ .Permalink }} - {{ with .GetTerms "authors" }} {{ delimit . ", " }} {{- end }} + {{ with .GetTerms "authors" }} {{ delimit .Title ", " }} {{- end }} {{ .PublishDate.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} {{- with $authorEmail }}{{ . }}{{ with $authorName }} ({{ . }}){{ end }}{{ end }} {{ .Permalink }}