404 page, portfolio and stuffs

This commit is contained in:
bingus_violet 2023-12-19 18:15:35 +00:00
parent a0114e3367
commit 30d598e426
4 changed files with 60 additions and 2 deletions

View file

@ -0,0 +1,23 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" href="../style.css">
<meta content="Violet's Portfolio" property="og:title" />
<meta content="A page to show all my accomplishments & creations that im proud of! Or... mostly..." />
<meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" />
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
<title>Hosting - Violet's Purgatory</title>
</head>
<body>
<h1>Nothing here...</h1>
<p style="color: gray">Yet...</p>
</body>
</html>