Projects page
This commit is contained in:
parent
dd117f3122
commit
17691bbc23
4 changed files with 3 additions and 51 deletions
|
@ -1,23 +0,0 @@
|
||||||
<!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="Games - Violet's Purgatory" property="og:title" />
|
|
||||||
<meta content="Check out information about the games I develop- and even play them in the web!" />
|
|
||||||
<meta content="https://api.lanyard.rest/534132311781015564.png" property="og:image" />
|
|
||||||
<meta content="#a200ff" data-react-helmet="true" name="theme-color" />
|
|
||||||
|
|
||||||
<title>Games - Violet's Purgatory</title>
|
|
||||||
</head>
|
|
||||||
|
|
||||||
<body>
|
|
||||||
<h1>Nothing here...</h1>
|
|
||||||
<p style="color: gray">Yet...</p>
|
|
||||||
</body>
|
|
||||||
|
|
||||||
</html>
|
|
|
@ -1,23 +0,0 @@
|
||||||
<!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="Portfolio - Violet's Purgatory" 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>
|
|
|
@ -16,8 +16,8 @@
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
<h1>Nothing here...</h1>
|
<h1>This page is under construction</h1>
|
||||||
<p style="color: gray">Yet...</p>
|
<p style="color: gray">Come back later!</p>
|
||||||
</body>
|
</body>
|
||||||
|
|
||||||
</html>
|
</html>
|
|
@ -22,9 +22,7 @@
|
||||||
<h2>To-do:</h2>
|
<h2>To-do:</h2>
|
||||||
<ul>
|
<ul>
|
||||||
<li><a href="https://codeberg.org/Bingus_Violet/Violets-Limbo">Blog Page</a> (Current Priority)</li>
|
<li><a href="https://codeberg.org/Bingus_Violet/Violets-Limbo">Blog Page</a> (Current Priority)</li>
|
||||||
<li>Portfolio Page</li>
|
<li>Projects Page</li>
|
||||||
<li>Game Page</li>
|
|
||||||
<li>Art Page</li>
|
|
||||||
<li>Mastodon Server</li>
|
<li>Mastodon Server</li>
|
||||||
<li>Matrix Server</li>
|
<li>Matrix Server</li>
|
||||||
<li>IRC Server???????</li>
|
<li>IRC Server???????</li>
|
||||||
|
|
Loading…
Reference in a new issue