diff --git a/server/routes/api/posts.js b/server/routes/api/posts.js index 7509328..cfeb6c8 100644 --- a/server/routes/api/posts.js +++ b/server/routes/api/posts.js @@ -73,7 +73,9 @@ routes.set('/rss.xml', async (req, res) => { ${post.title} https://${req.raw.hostname}/posts?post=${post._id} https://${req.raw.hostname}/posts?post=${post._id} - ${post.content} + acc + "

" + v + "

")}]]>
+ CONTENT HERE: ${post.content} + ${post.date} ` ).join("\n") const xml = `\n