add content for the rss feeds

This commit is contained in:
teddit 2020-12-29 14:00:24 +01:00
parent 9e3f9bcdbb
commit 5355170e61
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ module.exports = function() {
<thumbnail>${thumbnail}</thumbnail>
<link>${link.permalink}</link>
<url>${link.url}</url>
<description><![CDATA[${unescape(link.selftext_html)}]]></description>
<num_comments>${link.num_comments}</num_comments>
<ups>${link.ups}</ups>
<stickied>${link.stickied}</stickied>