dumb fix
This commit is contained in:
		@@ -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 }}
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user