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">
|
|
|
|
|
|
|
|
|
|
<title>Hexaitos.com – Contact</title>
|
|
|
|
|
|
|
|
|
|
<link rel="stylesheet" href="/assets/css/styles.css">
|
|
|
|
|
|
|
|
|
|
<body>
|
|
|
|
|
<div class="menu">
|
|
|
|
|
<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>
|
|
|
|
|
</div>
|
|
|
|
|
|
|
|
|
|
<div class="main">
|
2024-09-30 10:12:24 +00:00
|
|
|
|
<h1>Where to find me</h1>
|
|
|
|
|
<div class="contact">
|
|
|
|
|
<p><a href="https://squawk.social/@hexaitos">Mastodon (@hexaitos@squawk.social)</a>
|
|
|
|
|
<a href="mailto:me@hexaitos.com">Email (me@hexaitos.com)</a>
|
|
|
|
|
<a href="https://furaffinity.net/user/hexaitos">Fur Affinity (hexaitos)</a>
|
|
|
|
|
<a href="https://discordapp.com/users/1272834133697101854">Discord (hexaitos)</a>
|
|
|
|
|
<a href="https://bsky.app/profile/hexaitos.bsky.social">Bluesky (@hexaitos.bsky.social)</a>
|
|
|
|
|
<a href="https://steamcommunity.com/id/hexaitos/">Steam (hexaitos)</a> <a href="https://www.weasyl.com/~hexaitos">Weasyl (hexaitos)</a>
|
|
|
|
|
<a href="https://hexaitos.sofurry.com/">SoFurry (hexaitos)</a></p>
|
|
|
|
|
|
|
|
|
|
</div>
|
2024-09-30 09:29:39 +00:00
|
|
|
|
</div>
|
|
|
|
|
</body>
|
|
|
|
|
|
|
|
|
|
<footer>
|
|
|
|
|
<p>2024 - 2024 hexaitos.com</p>
|
2024-09-30 13:13:37 +00:00
|
|
|
|
<p>Made with Jekyll</p>
|
2024-09-30 09:29:39 +00:00
|
|
|
|
</footer>
|
|
|
|
|
|
|
|
|
|
</html>
|