layouts: further fix rss metadata issues

This commit is contained in:
liushuyu 2021-06-10 14:15:37 -06:00
parent ac99804480
commit c2cd7be6c1
No known key found for this signature in database
GPG Key ID: 23D1CE4534419437

View File

@ -3,8 +3,8 @@
<title>{{ .Title }} on {{ .Site.Title }} </title>
<link>{{ .Permalink }}</link>
<language>en-US</language>
<author>Citra</author>
<rights>Copyright (c) 2017, Citra; all rights reserved.</rights>
<author>{{ .Title }} Team</author>
<rights>Copyright (c) 2017-{{ .Date.Format "2006" }}, {{ .Title }}; all rights reserved.</rights>
<updated>{{ .Date.Format "Mon, 02 Jan 2006 15:04:05 MST" }}</updated>
{{ range where .Site.RegularPages "Section" "entry" }}
<item>