Fix the RSS and Atom feeds
This commit is contained in:
parent
a4f54d34f6
commit
d685f2e647
3 changed files with 7 additions and 6 deletions
|
@ -21,7 +21,7 @@
|
|||
<title>{{ .Site.Title }}</title>
|
||||
<link>{{ .Permalink }}</link>
|
||||
<description>Recent content on {{ .Site.Title }}</description>
|
||||
<generator>Hugo {{ hugo.Version }} -- gohugo.io</generator>
|
||||
<generator>Hugo {{ hugo.Version }}</generator>
|
||||
{{ with .Site.LanguageCode }}<language>{{ . }}</language>{{ end }}
|
||||
{{ with .Site.Author }}
|
||||
<managingEditor>{{ .name }} <{{ .email }}></managingEditor>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue