mirror of
https://codeberg.org/tacerus/teddit.git
synced 2025-01-06 11:12:33 +01:00
add content for the rss feeds
This commit is contained in:
parent
9e3f9bcdbb
commit
5355170e61
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user