Files
personal-website/blog/.rss.item.template

11 lines
238 B
Plaintext
Raw Permalink Normal View History

2022-03-14 01:51:08 +08:00
<item>
<title>TITLE</title>
2022-03-15 00:39:01 +08:00
<link>https://www.clementchiew.me/blog/blog-CURRENTINT</link>
2022-03-15 00:50:11 +08:00
<author>clementchiew95@disroot.org (Clement Chiew)</author>
2022-03-14 01:51:08 +08:00
<description>
$item
</description>
<pubDate>PUBDATE</pubDate>
2022-03-15 00:39:01 +08:00
<guid>GUID</guid>
2022-03-14 01:51:08 +08:00
</item>