summaryrefslogtreecommitdiff
path: root/data/templates/rss-item.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/rss-item.xml')
-rw-r--r--data/templates/rss-item.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/data/templates/rss-item.xml b/data/templates/rss-item.xml
index 2166a25..794a036 100644
--- a/data/templates/rss-item.xml
+++ b/data/templates/rss-item.xml
@@ -2,4 +2,5 @@
<title>$title</title>
<link>$absolute/$url</link>
<description>$description</description>
+ <pubDate>$timestamp</pubDate>
</item>