commit 31ddae42bb3aa785c42bf2968192a4ec6246b34f
parent 4fe11567515092c5ad3f4c0cc9f3d981331ee60f
Author: lou woell <lou@repetitions.de>
Date:   Sun, 12 Apr 2026 04:42:19 +0200

remove reference to deprecated language code

Diffstat:
Mlayouts/rss.xml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/layouts/rss.xml b/layouts/rss.xml @@ -16,7 +16,7 @@ <title>{{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }}</title> <link>{{ .Permalink }}</link> <description>Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ .Site.Title }}</description> - <generator>Hugo -- gohugo.io</generator>{{ with .Site.LanguageCode }} + <generator>Hugo -- gohugo.io</generator>{{ with .Site.Language.Locale }} <language>{{.}}</language>{{end}}{{ with "hi" }} <managingEditor>{{.}}{{ with "hiu" }} ({{.}}){{end}}</managingEditor>{{end}}{{ with "hui" }} <webMaster>{{.}}{{ with "hu" }} ({{.}}){{end}}</webMaster>{{end}}{{ with .Site.Copyright }}