hexaitos.com/_site/contact.html

46 lines
1.5 KiB
HTML
Raw Normal View History

2024-09-30 09:29:39 +00:00
<!DOCTYPE html>
<html lang="en">
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width,initial-scale=1">
2024-10-26 20:09:30 +00:00
<meta name="description" content="">
2024-09-30 09:29:39 +00:00
2024-10-26 20:09:30 +00:00
<title>hexaitos.com Contact</title>
2024-09-30 09:29:39 +00:00
<link rel="preload" as="style" href="/assets/css/styles.css">
2024-09-30 09:29:39 +00:00
<link rel="stylesheet" href="/assets/css/styles.css">
<body>
<div class="menu">
2024-09-30 14:14:56 +00:00
<a href="/index.html">Home</a>
<a href="/blog.html">Blog</a>
<a href="/art.html">Art</a>
<a href="/refsheet.html">Ref sheet</a>
<a href="/contact.html">Contact</a>
2024-09-30 09:29:39 +00:00
</div>
<div class="main">
2024-09-30 10:12:24 +00:00
<h1>Where to find me</h1>
<div class="contact">
2024-10-19 16:24:31 +00:00
<p><a href="https://mastodon.hexaitos.com/">Mastodon (@hexaitos@squawk.social)</a>
2024-09-30 10:12:24 +00:00
<a href="mailto:me@hexaitos.com">Email (me@hexaitos.com)</a>
<a href="https://discordapp.com/users/1272834133697101854">Discord (hexaitos)</a>
2024-10-03 14:43:46 +00:00
<a href="https://t.me/hexaitos">Telegram (hexaitos)</a>
2024-10-31 08:37:07 +00:00
<a href="https://signal.me/#eu/UPAIBl33UIPEWvMZZJ-TLlzGBYkS49JNrRJDO6ah-JnIbNqnIKVBiIpVQxR18XKh">Signal (hexaitos.01)</a>
2024-10-19 16:24:31 +00:00
<a href="https://fa.hexaitos.com/">Fur Affinity (hexaitos)</a>
2024-10-19 16:25:54 +00:00
<a href="https://bsky.hexaitos.com/">Bluesky (@hexaitos.com)</a>
2024-09-30 13:30:23 +00:00
<a href="https://steamcommunity.com/id/hexaitos/">Steam (hexaitos)</a>
<a href="https://www.weasyl.com/~hexaitos">Weasyl (hexaitos)</a>
2024-09-30 10:12:24 +00:00
<a href="https://hexaitos.sofurry.com/">SoFurry (hexaitos)</a></p>
</div>
2024-09-30 09:29:39 +00:00
</div>
<footer>
<p>2024 - 2024 hexaitos.com</p>
2024-09-30 13:13:37 +00:00
<p>Made with Jekyll</p>
2024-09-30 14:34:15 +00:00
<a rel="me" href="https://squawk.social/@hexaitos"></a>
</footer>
</body>
2024-09-30 09:29:39 +00:00
</html>