This commit is contained in:
Bingus_Violet 2023-12-28 18:08:27 -06:00
parent 27e8ca5fa3
commit fa81c62146

View file

@ -8,7 +8,8 @@
<link rel="stylesheet" href="./style.css"> <link rel="stylesheet" href="./style.css">
</head> </head>
<body> <body>
<h1>Posts:</h1> <h1>Welcome to Violet's Limbo!</h1>
<h2>Posts:</h2>
{POSTS} {POSTS}
</body> </body>
</html> </html>