interstellar_website/index.html

12 lines
345 B
HTML
Raw Normal View History

2026-02-18 12:08:41 +01:00
<!doctype html>
2024-08-20 10:40:56 +02:00
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
2026-02-18 12:08:41 +01:00
<title>Document</title>
2024-08-20 10:40:56 +02:00
</head>
<body>
2026-02-18 12:08:41 +01:00
<h1>THERE IS NOTHING HERE! - WEBSITE OUT OF COMMISSION</h1>
<a href="https://interstellardevelopment.org/code/">ForgeJo</a>
2024-08-20 10:40:56 +02:00
</body>
2024-12-17 12:44:19 +01:00
</html>