New System

This commit is contained in:
Bingus_Violet 2024-01-30 19:07:57 -06:00
parent 93ee8574b3
commit 3c6270f83d
2 changed files with 37 additions and 32 deletions

View file

@ -10,7 +10,12 @@
<body>
<h2><a href="https://violets-purgatory.dev">Home</a></h2>
<h1>Violet's Limbo</h1>
<h2>Posts:</h2>
{POSTS}
<div class="fadediv">
<p>Violet's Limbo is just a bunch of random blogs I decided to post, because why not :></p>
<p>Currently its very early in development, and is going through a large rewrite :P</p>
<p>Enjoy my bad opinions!<hr></p>
<h2>Posts:</h2>
{POSTS}
</div>
</body>
</html>