Update homepage
All checks were successful
Push changes to production / deploy (push) Successful in 4s

This commit is contained in:
2025-12-18 04:37:47 -06:00
parent 3df6062ddb
commit 4c70553efa

View File

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