Add windows

This commit is contained in:
madison 2026-04-13 22:28:49 +01:00
parent 2db96e7c50
commit 098a96e133
4 changed files with 80 additions and 0 deletions

9
etc/placeholder.html Normal file
View file

@ -0,0 +1,9 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>www.madstuff.net: Placeholder</title>
</head>
<body style="background-color: black;">
<h1 style="color: white;">Placeholder</h1>
</body>
</html>