This commit is contained in:
Luke Smith 2022-05-09 10:27:13 -04:00
parent dc57aef093
commit e492c397c3
No known key found for this signature in database
GPG Key ID: 4C50B54A911F6252

View File

@ -1,6 +1,6 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>{{ .SiteTitle }}</title>
<title>{{ .Site.Title }}</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 }}