oohay-home/public/index.html

22 lines
773 B
HTML
Raw Normal View History

2025-07-09 14:16:37 -07:00
<html lang="en">
<head>
<title>Oohay! - Services for Compu-Global-Hyper-Mega-Net</title>
2025-07-12 20:54:40 -07:00
<bgsound src="static/ch0ccy_aether.mp3" loop="0"></bgsound>
2025-07-09 14:16:37 -07:00
<meta name="description" content="Services for Compu-Global-Hyper-Mega-Net">
<meta name="viewport" content="width=device-width, initial-scale=1">
2025-07-12 20:54:40 -07:00
<link rel="stylesheet" type="text/css" href="static/style.css">
2025-07-09 14:16:37 -07:00
</head>
<body>
2025-07-09 14:20:46 -07:00
<br>
2025-07-09 14:16:37 -07:00
<div align="center">
<h1 class="title">Oohay!</h1>
<br>
<h3>A collection of services for <a href="http://cursedsilicon.retro/">Compu-Global-Hyper-Mega-Net</a></h3>
</div>
<div align="center">
2025-07-09 14:19:30 -07:00
<p>No services yet! Check again soon!</p>
2025-07-12 21:40:47 -07:00
<img src="static/windmill.gif" alt="An animated windmill">
2025-07-09 14:16:37 -07:00
</div>
</body>
</html>