47 lines
2.2 KiB
HTML
47 lines
2.2 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8" />
|
|
<meta
|
|
name="viewport"
|
|
content="width=device-width, initial-scale=1, maximum-scale=1"
|
|
/>
|
|
<link rel="stylesheet" href="./index.css">
|
|
<script defer src="https://visitors.taevas.xyz/script.js" data-website-id="f196d626-e609-4841-9a80-0dc60f523ed5"></script>
|
|
<title>Site - taevas.xyz</title>
|
|
</head>
|
|
<body class="bg-gradient-to-tl from-indigo-100 via-sky-300 to-indigo-100 bg-fixed">
|
|
<span id="links" style="display: none;">
|
|
<a rel="me" href="https://taevas.xyz/">Taevas</a>
|
|
<a rel="me" href="https://www.youtube.com/@TTTaevas">YouTube</a>
|
|
<a rel="me" href="https://github.com/TTTaevas">GitHub</a>
|
|
<a rel="me" href="https://ko-fi.com/taevas">Ko-fi</a>
|
|
<a rel="me" href="https://tttaevas.itch.io/">itch.io</a>
|
|
<a rel="me" href="https://osu.ppy.sh/users/7276846">osu!</a>
|
|
<a rel="me" href="https://www.last.fm/user/TTTaevas">Last.fm</a>
|
|
<a rel="me" href="https://anilist.co/user/Taevas">AniList</a>
|
|
<a rel="me" href="https://gitlab.com/TTTaevas">GitLab</a>
|
|
<a rel="me" href="https://www.speedrun.com/users/Taevas">Speedrun.com</a>
|
|
<a rel="me" href="https://app.hackthebox.com/profile/1063999">HackTheBox</a>
|
|
<a rel="me" href="https://www.wanikani.com/users/Taevas">Wanikani</a>
|
|
<a rel="me" href="https://libre.fm/user/Taevas">Libre.fm</a>
|
|
<a rel="me" href="https://beehaw.org/u/Taevas">Beehaw (Lemmy)</a>
|
|
<a rel="me" href="https://kitsunes.club/@taevas">KitsuClub (Sharkey)</a>
|
|
<a rel="me" href="https://kitsunes.dev/Taevas">KitsuDev (Forgejo)</a>
|
|
<a rel="me" href="https://musicbrainz.org/user/Taevas">MusicBrainz</a>
|
|
<a rel="me" href="https://listenbrainz.org/user/Taevas">ListenBrainz</a>
|
|
</span>
|
|
<div id="card" style="display: none;" class="h-card">
|
|
<span class="p-nickname">Taevas</span>
|
|
<span class="u-email">me@taevas.xyz</span>
|
|
<span class="u-url">https://taevas.xyz/</span>
|
|
<span class="p-category">game developer</span>
|
|
<span class="p-region">Brittany</span>
|
|
<span class="p-country-name">France</span>
|
|
</div>
|
|
<div id="root">
|
|
|
|
</div>
|
|
<script type="module" src="./App.tsx"></script>
|
|
</body>
|
|
</html>
|