add published datetime to atom feed
This commit is contained in:
parent
9231fb02a4
commit
19a79bcb6c
@ -23,6 +23,7 @@ for release in releases:
|
||||
<link href="https://grapheneos.org/releases#{title}"/>
|
||||
<title>{title}</title>
|
||||
<updated>{time}</updated>
|
||||
<published>{time}</published>
|
||||
<content type="xhtml">
|
||||
<div xmlns="http://www.w3.org/1999/xhtml">
|
||||
{"".join(content)}
|
||||
|
Loading…
x
Reference in New Issue
Block a user