Files
thetempusproject/index.html
Joey Kimsey b1b0da0c08 wip
2024-12-02 18:56:52 -05:00

12 lines
161 B
HTML

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