File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 5555 <link >{{ index . 0 | absURL }}</link >
5656 </image >
5757 {{- end }}
58- <generator >Hugo -- gohugo.io </generator >
58+ <generator >Hugo -- {{ hugo.Version }} </generator >
5959 <language >{{ site.Language.LanguageCode }}</language >{{ with $authorEmail }}
6060 <managingEditor >{{.}}{{ with $authorName }} ({{ . }}){{ end }}</managingEditor >{{ end }}{{ with $authorEmail }}
6161 <webMaster >{{ . }}{{ with $authorName }} ({{ . }}){{ end }}</webMaster >{{ end }}{{ with site.Copyright }}
6969 <item >
7070 <title >{{ .Title }}</title >
7171 <link >{{ .Permalink }}</link >
72- <pubDate >{{ .Date .Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate >
72+ <pubDate >{{ .PublishDate .Format "Mon, 02 Jan 2006 15:04:05 -0700" | safeHTML }}</pubDate >
7373 {{- with $authorEmail }}<author >{{ . }}{{ with $authorName }} ({{ . }}){{ end }}</author >{{ end }}
7474 <guid >{{ .Permalink }}</guid >
7575 <description >{{ with .Description | html }}{{ . }}{{ else }}{{ .Summary | html }}{{ end -}}</description >
You can’t perform that action at this time.
0 commit comments