2020-10-30 17:16:19 +01:00
|
|
|
<!DOCTYPE html>
|
2020-10-31 12:56:53 +01:00
|
|
|
<html lang="en">
|
2020-10-30 17:16:19 +01:00
|
|
|
|
|
|
|
<head>
|
2020-10-30 22:27:02 +01:00
|
|
|
<title>OctoSpacc Momentum | Start Page</title>
|
2021-09-13 15:20:07 +02:00
|
|
|
<meta name="description" content="Currently empty :(">
|
2020-10-30 22:27:02 +01:00
|
|
|
<meta property="og:title" content="OctoSpacc Momentum | Start Page">
|
2021-09-13 15:20:07 +02:00
|
|
|
<meta property="og:description" content="Currently empty :(">
|
2020-10-30 22:27:02 +01:00
|
|
|
<meta property="og:url" content="https://octospacc.gitlab.io/">
|
2021-09-22 22:58:20 +02:00
|
|
|
<meta property="og:image" content="RichPreview/index.png">
|
|
|
|
|
2020-10-30 17:16:19 +01:00
|
|
|
<meta charset="UTF-8">
|
|
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
2020-10-30 21:56:13 +01:00
|
|
|
<link rel="shortcut icon" href="favicon.png" type="image/x-icon">
|
2021-09-22 22:58:20 +02:00
|
|
|
<link href="Assets/CSS/Dark.css" rel="stylesheet">
|
|
|
|
<script src="Assets/JS/RandomGIF.js"></script>
|
|
|
|
<script> top.glob = "Assets/Media/BG/"; </script>
|
2020-10-30 17:16:19 +01:00
|
|
|
</head>
|
|
|
|
|
2020-10-31 18:57:29 +01:00
|
|
|
<body>
|
2021-09-22 22:58:20 +02:00
|
|
|
<div class="Content" style="text-align: center;">
|
|
|
|
<h1>OctoSpacc Momentum</h1><br><br>
|
|
|
|
<h3>Kinda empty still :/</h3><br><br><br><br>
|
|
|
|
<h4><a href="FumoPrisms/index.html">Fumo Prisms (!)</a></h4>
|
|
|
|
<br><br><br>
|
2020-10-30 17:16:19 +01:00
|
|
|
</div>
|
2020-10-31 18:57:29 +01:00
|
|
|
|
2020-10-30 17:16:19 +01:00
|
|
|
</body>
|
|
|
|
|
2021-04-13 16:07:36 +02:00
|
|
|
</html>
|