interstellar_website/index.html
2026-02-18 12:08:41 +01:00

12 lines
345 B
HTML

<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Document</title>
</head>
<body>
<h1>THERE IS NOTHING HERE! - WEBSITE OUT OF COMMISSION</h1>
<a href="https://interstellardevelopment.org/code/">ForgeJo</a>
</body>
</html>