Fixed broken dates and updated docs

This commit is contained in:
2022-03-15 00:39:01 +08:00
parent 7173e38b90
commit ed81d58d42
3 changed files with 16 additions and 20 deletions

View File

@ -1,13 +1,9 @@
<item>
<title>TITLE</title>
<link>
https://www.clementchiew.me/blog/blog-CURRENTINT
</link>
<link>https://www.clementchiew.me/blog/blog-CURRENTINT</link>
<description>
$item
</description>
<pubDate>PUBDATE</pubDate>
<guid>
GUID
</guid>
<guid>GUID</guid>
</item>

View File

@ -1,12 +1,12 @@
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>My Little Spot</title>
<link>https://www.clementchiew.me.</link>
<link>https://www.clementchiew.me</link>
<description> </description>
<language>en-us</language>
<pubDate>PUBDATE</pubDate>
<lastBuildDate>PUBDATE</lastBuildDate>
<docs>https://www.clement.chiew/blog/rss</docs>
<docs>https://www.rssboard.org/rss-specification</docs>
<generator>Some random bash scripts</generator>
<managingEditor>clementchiew95@disroot.org (Clement Chiew)</managingEditor>
<webMaster>clementchiew95@disroot.org (Clement Chiew)</webMaster>