fix: feed date
This commit is contained in:
parent
804c9ded3f
commit
4cf0574bdb
1 changed files with 0 additions and 1 deletions
|
@ -5,7 +5,6 @@
|
||||||
<title>{{ title }}</title>
|
<title>{{ title }}</title>
|
||||||
<description>{{ description }}</description>
|
<description>{{ description }}</description>
|
||||||
<link>{{ permalink | absoluteUrl: site.url }}</link>
|
<link>{{ permalink | absoluteUrl: site.url }}</link>
|
||||||
<lastBuildDate>{{ updated }}</lastBuildDate>
|
|
||||||
<image>
|
<image>
|
||||||
<title>{{ title }}</title>
|
<title>{{ title }}</title>
|
||||||
<link>{{ permalink | absoluteUrl: site.url }}</link>
|
<link>{{ permalink | absoluteUrl: site.url }}</link>
|
||||||
|
|
Reference in a new issue