foxiepa.ws/contact.html

58 lines
2.1 KiB
HTML

<!doctype html>
<html>
<head>
<link href="assets/css/bootstrap.min.css" rel="stylesheet" />
<link href="assets/css/foxiepaws.css" rel="stylesheet" />
<link href="assets/css/page.css" rel="stylesheet" />
<link href="/humans.txt" rel="author" />
</head>
<body>
<div class="container">
<div class="centre bord">
<h1>Rachel Fae Fox</h1>
<h3>Coder, Musician, and FreeBSD lover</h3>
<ul class="list-inline">
<li><a href="index.html">index</a></li>
<!-- <li><a href="about.html">About</a></li> -->
<li><a href="contact.html">Contact</a></li>
<li><a href="https://twitter.com/curryvixen">Twitter</a></li>
<li><a href="https://otherkin.club/foxiepaws">fedi</a></li>
<li><a href="https://github.com/foxiepaws">Github</a></li>
<li><a href="https://Bitbucket.org/foxiepaws">Bitbucket</a></li>
<li><a href="https://git.foxiepa.ws/foxiepaws">Gitea</a></li>
<li><a href="https://soundcloud.com/foxiepaws">SoundCloud</a></li>
<li><a href="https://flickr.com/foxiepaws">Flickr</a></li>
<li><a href="https://keybase.io/foxiepaws">keybase.io</a></li>
</ul>
</div>
<div class="container moremargin">
<h1>Contacting Rachel</h1>
<h2>Via E-Mail</h2>
<p> <!--
yea We're aware how crap the following block is. But, we've gotta obfuscate it somehow
so its not just low hanging fruit. we get enough shit as it is.
-->
My email is
f<!--
seriously
-->ox
[&#1072;t]
fo<!--
We'd prefer if
-->xie<!--
you
-->pa
(dot)
ws.
</p>
<p>See my Keybase for my gpg key.</p>
<h2>Via fedi</h2>
<p> you can find me on the fediverse at <a href="https://otherkin.club/foxiepaws">otherkin.club</a> mostly. I do have various other accounts however, this is the one that works the best</p>
<h2>Via Twitter</h2>
<p>If you wanted to dm me on twitter for some reason i guess you could at @foxiepaws</p>
</div>
</div>
</body>
</html>