summaryrefslogtreecommitdiff
path: root/data/templates/rss.xml
diff options
context:
space:
mode:
Diffstat (limited to 'data/templates/rss.xml')
-rw-r--r--data/templates/rss.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/data/templates/rss.xml b/data/templates/rss.xml
index d2f3915..c6f3b08 100644
--- a/data/templates/rss.xml
+++ b/data/templates/rss.xml
@@ -6,7 +6,7 @@
<description><![CDATA[$description$]]></description>
<atom:link href="$root$$url$" rel="self"
type="application/rss+xml" />
- <lastBuildDate>$timestamp$</lastBuildDate>
+ <lastBuildDate>$updated$</lastBuildDate>
$body$
</channel>
</rss>