Add pubDate to feed
This commit is contained in:
parent
a975eeb195
commit
d58ef98823
@ -52,6 +52,7 @@
|
|||||||
<copyright>© Jeremy Dormitzer 2019</copyright>
|
<copyright>© Jeremy Dormitzer 2019</copyright>
|
||||||
<ttl>60</ttl>
|
<ttl>60</ttl>
|
||||||
<lastBuildDate>◊|today|</lastBuildDate>
|
<lastBuildDate>◊|today|</lastBuildDate>
|
||||||
|
<pubDate>◊|today|</pubDate>
|
||||||
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
|
||||||
◊(render-items (sort (children 'blog) date>? #:key post-published-date))
|
◊(render-items (sort (children 'blog) date>? #:key post-published-date))
|
||||||
</channel>
|
</channel>
|
||||||
|
Loading…
Reference in New Issue
Block a user