mirror of
https://github.com/osmarks/website
synced 2025-08-31 09:47:56 +00:00
Actually remember to publish changes
Updates, caching mechanism, new article, changes to stack and problem-solving, GUIHacker betterness, UUIDs on RSS
This commit is contained in:
@@ -12,5 +12,6 @@ rss(version='2.0')
|
||||
title= item.title
|
||||
description= item.description
|
||||
link= `https://${domain}/${item.slug}`
|
||||
guid= item.guid
|
||||
if item.updated
|
||||
pubDate= item.updated.toDate().toUTCString()
|
Reference in New Issue
Block a user