themes/secluded/layouts/_default/rss.xml 🔗
@@ -32,7 +32,7 @@
<category>{{ range $key, $value := .Params.Tags }}{{ if $key }}/{{ end }}{{ $value }}{{ end }}</category>>
{{- else }}
{{- if .Params.Rss_only }}
- <category>RSS-only</category>>
+ <category>RSSOnly</category>>
{{- end }}
{{- end }}
<pubDate>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate>