diff --git a/layouts/_default/rss.xml b/layouts/_default/rss.xml index d86a4bd..bdacf97 100644 --- a/layouts/_default/rss.xml +++ b/layouts/_default/rss.xml @@ -13,9 +13,9 @@ {{- printf "" | safeHTML }} - {{ if eq .Title .Site.Title }}{{ .Site.Title }}{{ else }}{{ with .Title }}{{.}} on {{ end }}{{ .Site.Title }}{{ end }} + Tyler's Posts {{ .Permalink }} - Recent content {{ if ne .Title .Site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ .Site.Title }} + Silly little posts I make for no one in particular Hugo -- gohugo.io en{{ with .Site.Author.email }} {{.}}{{ with $.Site.Author.name }} ({{.}}){{end}}{{end}}{{ with .Site.Author.email }}