This commit is contained in:
Joey Kimsey
2024-12-02 17:43:55 -05:00
parent 113499254b
commit de5530b1e3
95 changed files with 3192 additions and 509 deletions

12
index.html Normal file
View File

@ -0,0 +1,12 @@
<!DOCTYPE html>
<html>
<head>
<style>
body {background-color: #32363B;}
h1 {color: #00B050;}
</style>
</head>
<body>
<h1>Coming Soon - JK</h1>
</body>
</html>