api.violets-purgatory.dev/static/projects/index.html
2024-01-03 22:49:55 -06:00

23 lines
657 B
HTML

<!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="Projects - Violet's Purgatory" property="og:title" />
<meta content="All my major projects!" />
<meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" />
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
<title>Projects - Violet's Purgatory</title>
</head>
<body>
<h1>This page is under construction</h1>
<p style="color: gray">Come back later!</p>
</body>
</html>