From 0327584f01141a18856a47c8f66278f0c98cc8fc Mon Sep 17 00:00:00 2001 From: David Eisinger Date: Mon, 23 Mar 2026 10:07:03 -0400 Subject: [PATCH] Update RSS template to match default --- themes/v2/layouts/_default/rss.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/v2/layouts/_default/rss.xml b/themes/v2/layouts/_default/rss.xml index 456f42d..56b42d7 100644 --- a/themes/v2/layouts/_default/rss.xml +++ b/themes/v2/layouts/_default/rss.xml @@ -37,7 +37,7 @@ {{ .Permalink }} Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{ . }} {{ end }}{{ end }}on {{ .Site.Title }} Hugo - {{ site.Language.LanguageCode }}{{ with $authorEmail }} + {{ site.Language.Locale }}{{ with $authorEmail }} {{.}}{{ with $authorName }} ({{ . }}){{ end }}{{ end }}{{ with $authorEmail }} {{ . }}{{ with $authorName }} ({{ . }}){{ end }}{{ end }}{{ with .Site.Copyright }} {{ . }}{{ end }}{{ if not .Date.IsZero }}