21 lines
773 B
HTML
21 lines
773 B
HTML
<html lang="en">
|
|
<head>
|
|
<title>Oohay! - Services for Compu-Global-Hyper-Mega-Net</title>
|
|
<bgsound src="static/ch0ccy_aether.mp3" loop="0"></bgsound>
|
|
<meta name="description" content="Services for Compu-Global-Hyper-Mega-Net">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1">
|
|
<link rel="stylesheet" type="text/css" href="static/style.css">
|
|
</head>
|
|
<body>
|
|
<br>
|
|
<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">
|
|
<p>No services yet! Check again soon!</p>
|
|
<img src="static/windmill.gif" alt="An animated windmill">
|
|
</div>
|
|
</body>
|
|
</html>
|