Files
shadeouts.net/index.html
phantom 4c70553efa
All checks were successful
Push changes to production / deploy (push) Successful in 4s
Update homepage
2025-12-18 04:37:47 -06:00

14 lines
261 B
HTML

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Shadeouts</title>
</head>
<body>
<p>Welcome to Shadeouts.</p>
</body>
</html>