Revamp the website

Stolen from Odyssey's website

Co-Authored-By: Alexander J <57069715+Odyssey346@users.noreply.github.com>
This commit is contained in:
Midou36O
2022-02-08 13:28:12 +01:00
parent 26eefdb7f5
commit 6b06cb1c9b
8 changed files with 199 additions and 28 deletions

View File

@ -0,0 +1,11 @@
<!DOCTYPE html>
<html>
<head>
<title>Coming Soon...</title>
<link rel="stylesheet" type="text/css" href="/src/index.css">
</head>
<body>
<h1 style="text-align: center">Work in progress!</h1>
<a style="text-align: center" href="../index.html">get back to main site</a>
</body>
</html>