Main Screen changes

This commit is contained in:
Bingus_Violet 2024-01-05 14:29:47 -06:00
parent 7a2fb2a5f0
commit 5307271445

View file

@ -8,8 +8,8 @@
<link rel="stylesheet" href="https://violets-purgatory.dev/style.css"> <link rel="stylesheet" href="https://violets-purgatory.dev/style.css">
</head> </head>
<body> <body>
<a>Home</a> <h2><a href="https://violets-purgatory.dev">Home</a></h2>
<h1>Violet's Limbo!</h1> <h1>Violet's Limbo</h1>
<h2>Posts:</h2> <h2>Posts:</h2>
{POSTS} {POSTS}
</body> </body>