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