info-cachapa/public/contact/index.html
Captain Arepa 431d3fb740 ah
2024-09-21 16:41:58 -04:00

134 lines
4 KiB
HTML
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<!DOCTYPE html>
<html lang="en">
<head><title>Contact &ndash; cachapa.xyz</title>
<meta name="description" content="Captain Arepa&#39;s main page.">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta charset="UTF-8"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.1.2/css/all.min.css" integrity="sha512-1sCRPdkRXhBV2PBLUdRb4tMg1w2YPf37qatUFeS7zlBy7jJI8Lf4VHwWfZZfpXtYSLy85pkm9GaYVYMfw5BC1A==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/academicons/1.9.1/css/academicons.min.css" integrity="sha512-b1ASx0WHgVFL5ZQhTgiPWX+68KjS38Jk87jg7pe+qC7q9YkEtFq0z7xCglv7qGIs/68d3mAp+StfC8WKC5SSAg==" crossorigin="anonymous" />
<link rel="stylesheet" href="https://cachapa.xyz/css/palettes/base16-dark.css">
<link rel="stylesheet" href="https://cachapa.xyz/css/risotto.css">
<link rel="stylesheet" href="https://cachapa.xyz/css/custom.css">
</head>
<body>
<div class="page">
<header class="page__header"><nav class="page__nav main-nav">
<ul>
<h1 class="page__logo"><a href="https://cachapa.xyz" class="page__logo-inner">cachapa.xyz</a></h1>
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/about/" title="">About</a></li>
<li class="main-nav__item"><a class="nav-main-item" href="https://cachapa.xyz/fediverse/" title="">Fedi</a></li>
<li class="main-nav__item"><a class="nav-main-item active" href="https://cachapa.xyz/contact/" title="">contact</a></li>
</ul>
</nav>
</header>
<section class="page__body">
<header class="content__header">
<h1>Contact</h1>
</header>
<div class="content__body">
<p>You can find me on the following instances on the fediverse:</p>
<ul>
<li>
<a href="https://moar.cachapa.xyz/@captain_arepa" target="_blank" rel="noopener noreferrer">Moar Cachapas</a> (main/admin)
</li>
<li><del>
<a href="https://breastmilk.club/users/captain_arepa" target="_blank" rel="noopener noreferrer">Breastmilk Club</a> (tits/admin)
</del> BMC is ded :C</li>
<li>
<a href="https://bae.st/users/captain_arepa" target="_blank" rel="noopener noreferrer">Baest</a> (alt/backup)
</li>
<li><del>
<a href="https://posting.lolicon.rocks/users/captain_arepa" target="_blank" rel="noopener noreferrer">Lolicon.Rocks</a> (alt/backup)
</del> Not using this one :C</li>
</ul>
<p>You can also send me an email to any of the following addresses:</p>
<ul>
<li><a href="mailto:captain_arepa@cachapa.xyz">captain_arepa@cachapa.xyz</a> (main)</li>
<li><del><a href="mailto:captain_arepa@yandex.com">captain.arepa@yandex.com</a> (backup)</del></li>
<li><del><a href="mailto:captain.arepa@fedora.email">captain.arepa@fedora.email</a> (backup, I rarely check it)</del></li>
</ul>
<p>I&rsquo;m also on Discord and Matrix:</p>
<ul>
<li>Discord: @captain_arepa</li>
<li>Matrix: @captain_arepa:kaiwa.pankeeki.art (sometimes the server dies)</li>
</ul>
<p><del>I&rsquo;m not on Twitter anymore, and I won&rsquo;t bother with that site again.</del> I went back to Twatter, but just for the lulz.</p>
</div>
<footer class="content__footer"></footer>
</section>
<section class="page__aside">
<div class="aside__about">
<div class="aside__about">
<h1 class="about__title">cachapa.xyz</h1>
<p class="about__description">Captain Arepa&rsquo;s main page.</p>
</div>
<ul class="aside__social-links">
</ul>
</div>
<hr>
<div class="aside__content">
</div>
</section>
<footer class="page__footer"><p>
</p>
<br /><br />
<p class="copyright">© 20212024 <a href="https://cachapa.xyz">Captain Arepa</a></p>
<p class="advertisement">Powered by <a href="https://gohugo.io/">hugo</a> and <a href="https://github.com/joeroe/risotto">risotto</a>.</p>
</footer>
</div>
</body>
</html>