Teascade.net/public/index.html

83 lines
3.2 KiB
HTML

<!DOCTYPE html>
<html>
<head>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="title" content="Teascade">
<meta name="description" content="Game dev, artist and a philosopher featuring very bad jokes.">
<meta charset="utf-8">
<meta name="robots" content="all">
<meta name="google-site-verification" content="xMTesqfhCjQW48l2C5bOqYK6HsOXJORfF4gW_tkjBMo" />
<meta property="og:title" content="Teascade | About">
<meta property="og:site_name" content="Teascade">
<meta property="og:type" content="website">
<meta property="og:description" content="Game dev, artist and a philosopher featuring very bad jokes.">
<meta property="og:image" content="/img/favicon.png">
<meta property="og:image:secure_url" content="/img/favicon.png">
<meta property="og:image:type" content="image/png">
<meta property="og:image:width" content="512">
<meta property="og:image:height" content="512">
<meta name="twitter:site" content="@teascade">
<meta name="twitter:creator" content="@teascade">
<meta name="twitter:title" content="Teascade | About">
<meta name="twitter:description" content="Game dev, artist and a philosopher featuring very bad jokes.">
<meta name="twitter:image" content="/img/favicon.png">
<script type="text/javascript" src="/js/default.js"></script>
<link rel="stylesheet" href="/css/default.css"> <link class="" rel="stylesheet" href="/css/loadbar.css"><link class="" rel="stylesheet" href="/css/custom.css"><script class="" type="application/javascript" src="/js/loadbar.js"></script>
<link rel="shortcut icon" href="/img/favicon.png"></link>
<title>Teascade | About</title>
</head>
<body onload="_default_js_main()" >
<div id="loadbar"></div>
<div class="container">
<div class="teacup">
<img src="/img/teascade_cropped.svg"></img>
</div>
<div class="content">
<nav>
<ul>
<li>
<a href="/">About</a>
</li><li>
<a href="/games">Games</a>
</li><li>
<a href="/blog">Blog</a>
</li>
</ul>
</nav>
<article>
<h1>Teascade</h1>
<p>I'm a boring person, but in a desperate attempt to make you interested in me, I'm going to to tell you a few things I am;</p>
<ul>
<li>Game dev</li>
<li>Artist</li>
<li>Philosopher</li>
</ul>
<p>And a few things I am not;</p>
<ul>
<li><em>A normal person</em></li>
</ul>
<p>Assuming I've <em>totally</em> caught your interest (for now at least), how about you check out <a href="/games">my games</a>,
<a href="/blog">my blog</a>, and if you want to get <strong>really</strong> invested, you should check out some of the
following things:</p>
<ul>
<li><a href="https://git.teasca.de/teascade">Selfhosted Git</a></li>
<li><a href="https://github.com/teascade">GitHub (Teascade)</a></li>
<li><a href="https://cybergay.space/users/teascade">Mastodon (@Teascade@cybergay.space)</a></li>
<li><a href="https://twitter.com/teascade">Twitter (@Teascade)</a></li>
<li><a href="https://reddit.com/u/teascade">Reddit (not very active, /u/teascade)</a></li>
</ul>
<p>And if you have a really desperate urge to contact me, you may try to email me at <a href="mailto:teascade@gmail.com">teascade@gmail.com</a></p>
</article>
</div>
</div>
</body>
</html>