49 lines
1.6 KiB
HTML
49 lines
1.6 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
|
|
|
<meta name="og:site_name" content="Saturn" />
|
|
<meta name="og:type" content="object" />
|
|
<meta name="og:image" content="https://saturn.gay/assets/img/saturn-white.png" />
|
|
<meta name="og:title" content="Saturn" />
|
|
<meta name="og:url" content="https://saturn.gay/" />
|
|
<meta name="theme-color" content="#FFFFFF" />
|
|
<meta name="og:description" content="Three developers, one team since 2022." />
|
|
|
|
<link rel="shortcut icon" href="assets/img/saturn-white.png">
|
|
<link rel="stylesheet" href="assets/css/styles.css">
|
|
<title>Saturn</title>
|
|
</head>
|
|
<body>
|
|
<pre class="ascii-art">
|
|
_.oo.
|
|
_.u[[/;:,. .odMMMMMM'
|
|
.o888UU[[[/;:-. .o@P^ MMM^
|
|
oN88888UU[[[/;::-. dP^
|
|
dNMMNN888UU[[[/;:--. .o@P^
|
|
,MMMMMMN888UU[[/;::-. o@^
|
|
NNMMMNN888UU[[[/~.o@P^
|
|
888888888UU[[[/o@^-..
|
|
oI8888UU[[[/o@P^:--..
|
|
.@^ YUU[[[/o@^;::---..
|
|
oMP ^/o@P^;:::---..
|
|
.dMMM .o@^ ^;::---...
|
|
dMMMMMMM@^` `^^^^
|
|
YMMMUP^
|
|
^^
|
|
</pre>
|
|
|
|
<div class="navbar">
|
|
<a href="index.html">HOME</a>
|
|
<a href="about.html">ABOUT</a>
|
|
<a href="projects.html">PROJECTS</a>
|
|
<a href="https://host.saturn.gay/">HOSTING</a>
|
|
</div>
|
|
<div class="rbottom">
|
|
<p>© 2022 - 2025 SATURN</p>
|
|
<p>ALL RIGHTS RESERVED</p>
|
|
</div>
|
|
</body>
|
|
</html> |