about summary refs log tree commit diff homepage
path: root/_rss/comment-item.xml
diff options
context:
space:
mode:
authorNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-20 23:42:32 +0700
committerNguyễn Gia Phong <mcsinyx@disroot.org>2021-12-21 12:41:36 +0700
commit3fae5dd37c658eb185fec2ad99dd11cacf97b7bb (patch)
tree80e44fb2a0f7e5f62f7dd2db7d15cce144618398 /_rss/comment-item.xml
parent822a8410c29cf37be4ff5f288e9292db9b873497 (diff)
downloadsite-3fae5dd37c658eb185fec2ad99dd11cacf97b7bb.tar.gz
Add openring
Diffstat (limited to '_rss/comment-item.xml')
-rw-r--r--_rss/comment-item.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/_rss/comment-item.xml b/_rss/comment-item.xml
deleted file mode 100644
index 2078071..0000000
--- a/_rss/comment-item.xml
+++ /dev/null
@@ -1,10 +0,0 @@
-<item>
-  <link>https://lists.sr.ht/~cnx/site/{message_id}</link>
-  <guid>https://lists.sr.ht/~cnx/site/{message_id}</guid>
-  <pubDate>{date}</pubDate>
-  <dc:creator>{author}</dc:creator>
-  <title>On {date}, {author} wrote:</title>
-  <description>{subject}</description>
-  <content:encoded><![CDATA[{body}]]></content:encoded>
-</item>
-{children}