Main Screen changes
This commit is contained in:
parent
7a2fb2a5f0
commit
5307271445
1 changed files with 2 additions and 2 deletions
|
@ -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>
|
||||||
|
|
Loading…
Reference in a new issue