More unified lol
This commit is contained in:
parent
037d5130b5
commit
24f3ca16cf
8 changed files with 33 additions and 42 deletions
23
static/games/index.html
Normal file
23
static/games/index.html
Normal 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="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>
|
Loading…
Add table
Add a link
Reference in a new issue