First Blog Post!
This commit is contained in:
6
pages/blog/15-10-25.json
Normal file
6
pages/blog/15-10-25.json
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
{
|
||||||
|
"title": "First Post!!!",
|
||||||
|
"subTitle": "Lets Gooo!!",
|
||||||
|
"postText": "This has been fun! I'm absolutely loving making this site! Test",
|
||||||
|
"date": "15 October 2025"
|
||||||
|
}
|
||||||
@ -7,22 +7,28 @@ encoding="UTF-8" ?>
|
|||||||
<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>
|
||||||
|
<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>
|
<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