Fixed xml
This commit is contained in:
@ -1,34 +1,33 @@
|
|||||||
<?xml version="1.0"
|
<?xml version="1.0" encoding="UTF-8" ?>
|
||||||
encoding="UTF-8" ?>
|
|
||||||
<rss version="2.0">
|
<rss version="2.0">
|
||||||
|
<channel>
|
||||||
<channel>
|
<title>Void's Blog Posts</title>
|
||||||
<title>Void's Blog Posts</title>
|
<description>Welcome to the RSS feed for Void's Blog we appreciate your interest</description>
|
||||||
<description>Welcome to the RSS feed for Void's Blog we appreciate your interest</description>
|
<author>The Void System</author>
|
||||||
<author>The Void System</author>
|
<webMaster>willowfyi@proton.me</webMaster>
|
||||||
<webMaster>willowfyi@proton.me</webMaster>
|
<pubDate>Tue 7 Oct 2025 13:00 GMT</pubDate>
|
||||||
<pubDate>Tue 7 Oct 2025 13:00 GMT</pubDate>
|
<lastBuildDate>Thr 15 Oct 2025 18:52 GMT</lastBuildDate>
|
||||||
<lastBuildDate>Thr 15 Oct 2025 18:52 GMT</lastBuildDate>
|
<!--Feed-->
|
||||||
<!--Feed-->
|
<item>
|
||||||
<item>
|
<title>First Blog Post with Post page</title>
|
||||||
<title>First Blog Post with Post page</title>
|
<category>Blog Post</category>
|
||||||
<category>Blog Post</category>
|
<link>https://voidwillow.neocities.org/pages/templates/post.html?15-10-25</link>
|
||||||
<link>https://voidwillow.neocities.org/pages/templates/post.html?15-10-25</link>
|
<description>Yay first blog post it's nothing but yay!</description>
|
||||||
<description>Yay first blog post it's nothing but yay!</description>
|
<pubDate>15 Oct 2025</pubDate>
|
||||||
<pubDate>15 Oct 2025</pubDate>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>My Link Page is Done!</title>
|
<title>My Link Page is Done!</title>
|
||||||
<category>Site Update</category>
|
<category>Site Update</category>
|
||||||
<link>https://voidwillow.neocities.org/pages/links</link>
|
<link>https://voidwillow.neocities.org/pages/links</link>
|
||||||
<description>I've finished making my Link Page</description>
|
<description>I've finished making my Link Page</description>
|
||||||
<pubDate>15 Oct 2025</pubDate>
|
<pubDate>15 Oct 2025</pubDate>
|
||||||
</item>
|
</item>
|
||||||
<item>
|
<item>
|
||||||
<title>My RSS FEED file</title>
|
<title>My RSS FEED file</title>
|
||||||
<category>Site Update</category>
|
<category>Site Update</category>
|
||||||
<link>https://voidwillow.neocities.org/xml/voidblog.xml</link>
|
<link>https://voidwillow.neocities.org/xml/voidblog.xml</link>
|
||||||
<description>The rss feed file this is very self referential</description>
|
<description>The rss feed file this is very self referential</description>
|
||||||
<pubDate>7 Oct 2025</pubDate>
|
<pubDate>7 Oct 2025</pubDate>
|
||||||
</item>
|
</item>
|
||||||
</channel>
|
</channel>
|
||||||
</rss>
|
</rss>
|
||||||
|
|||||||
Reference in New Issue
Block a user