dumb fix
This commit is contained in:
		@@ -1,6 +1,6 @@
 | 
				
			|||||||
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 | 
					<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
 | 
				
			||||||
  <channel>
 | 
					  <channel>
 | 
				
			||||||
	<title>{{ .SiteTitle }}</title>
 | 
						<title>{{ .Site.Title }}</title>
 | 
				
			||||||
	<link>{{ .Permalink }}</link>
 | 
						<link>{{ .Permalink }}</link>
 | 
				
			||||||
	<description>Recent content {{ if ne  .Title  .Site.Title }}{{ with .Title }}in {{.}} {{ end }}{{ end }}on {{ .Site.Title }}</description>
 | 
						<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.LanguageCode }}
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user