diff --git a/articles.html b/articles.html new file mode 100644 index 0000000..bb6b045 --- /dev/null +++ b/articles.html @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + Venith Articles + + + + + +
+ +
+ No articles available yet +
+
2022-2023 Venith, all rights reserved, please email us for any questions/concerns you have.
+
+ + \ No newline at end of file diff --git a/feeds/blog.xml b/blog/blog.xml similarity index 100% rename from feeds/blog.xml rename to blog/blog.xml diff --git a/index.html b/index.html index e289ddd..a638b28 100644 --- a/index.html +++ b/index.html @@ -28,6 +28,7 @@
Welcome to the official Venith website, created by Digital Cheese and MattTheTekie (owner of CrazyHellTech). Venith is owned and created by Digital Cheese, MattTheTekie helps out with a lot of the services being hosted or updating the websites whenever DC can't do it.

Main Pages

+ VENITH Articles
VENITH Blog (RSS)
VENITH Podcast (RSS)
VENITH Archive diff --git a/feeds/podcast.xml b/podcast/podcast.xml similarity index 100% rename from feeds/podcast.xml rename to podcast/podcast.xml