diff --git a/layouts/_default/rss.xml b/layouts/_default/rss.xml index c55e7e4..a80c5be 100644 --- a/layouts/_default/rss.xml +++ b/layouts/_default/rss.xml @@ -18,7 +18,6 @@ {{ if .IsHome }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }} {{ .Permalink }} Recent content {{ if not .IsHome }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ .Site.Title }} - Hugo -- gohugo.io {{ site.Language.LanguageCode }}{{ with .Site.Author.email }} {{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}}{{ with .Site.Author.email }} {{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}}{{ with .Site.Copyright }} @@ -39,4 +38,4 @@ {{ end }} - \ No newline at end of file +