Add pubDate to feed

This commit is contained in:
Jeremy Dormitzer 2019-10-23 11:59:58 -04:00
parent a975eeb195
commit d58ef98823

View File

@ -52,6 +52,7 @@
<copyright>© Jeremy Dormitzer 2019</copyright>
<ttl>60</ttl>
<lastBuildDate>|today|</lastBuildDate>
<pubDate>|today|</pubDate>
<docs>https://validator.w3.org/feed/docs/rss2.html</docs>
(render-items (sort (children 'blog) date>? #:key post-published-date))
</channel>