diff --git a/themes/hugo-theme-flat/layouts/_default/rss.xml b/themes/hugo-theme-flat/layouts/_default/rss.xml index 2b1bcaa..f4ef76b 100644 --- a/themes/hugo-theme-flat/layouts/_default/rss.xml +++ b/themes/hugo-theme-flat/layouts/_default/rss.xml @@ -34,7 +34,6 @@ {{ .Title }} {{ .Permalink }} {{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }} - {{ with .Site.Author.email }}{{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}} {{ .Permalink }} {{ .Content | html }}