Files
thetempusproject/index.html
Joey Kimsey de5530b1e3 wip
2024-12-02 18:03:11 -05:00

12 lines
160 B
HTML

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