mirror of
https://gitlab.com/octospacc/octospacc.gitlab.io
synced 2024-12-22 22:28:00 +01:00
34 lines
1.6 KiB
HTML
34 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
|
|
<head>
|
|
<title>OctoSpacc Momentum | Start Page</title>
|
|
<meta name="description" content="The starting page of my pretty strange Web world.">
|
|
<meta property="og:title" content="OctoSpacc Momentum | Start Page">
|
|
<meta property="og:description" content="The starting page of my pretty strange Web world.">
|
|
<meta property="og:url" content="https://octospacc.gitlab.io/">
|
|
<meta property="og:image" content="richpreview/index.png">
|
|
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
<link rel="shortcut icon" href="favicon.png" type="image/x-icon">
|
|
<link href="assets/css/Dark.css" rel="stylesheet">
|
|
<script src="assets/js/RandomGIF.js"></script>
|
|
<script> top.glob = "assets/gif/bg/"; </script>
|
|
</head>
|
|
|
|
<body>
|
|
<div class="content" style="text-align: center;">
|
|
<h1>OctoSpacc Momentum</h1><br><br><br><br>
|
|
<h3>Welcome to my (I know) pretty strange Web world.</h3><br><br><br>
|
|
<h4>The only thing that's here now is my blog-like thingy, only in Italian.</h4>
|
|
<h3>You can reach it at <a href="blog/it/">/blog/it/</a>.</h3><br><br>
|
|
<p>(And if you don't understand Italian but still want to see something...<br>Why don't you use <a href="https://translate.google.com/translate?sl=it&tl=en&u=https%3A%2F%2Foctospacc.gitlab.io%2Fblog%2Fit">Google</a>/<a href="https://www.translatetheweb.com/?ref=TVert&from=&to=en&a=https%3A%2F%2Foctospacc.gitlab.io%2Fblog%2Fit">Bing</a>/whatever Translator?)</p><br><br><br>
|
|
<div class="footer">
|
|
(C) OctoSpacc, 2020 | Content on this site is CC BY-SA 4.0 with some exceptions | <a href="pages/legal.html">Read more</a>
|
|
</div>
|
|
</div>
|
|
|
|
</body>
|
|
|
|
</html> |