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

117 lines
3.5 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>
<meta name="generator" content="Hugo 0.92.2" /><title>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" href="https://cachapa.xyz/contact/" title="">contact</a></li>
</ul>
</nav>
</header>
<section class="page__body">
<h1 id="welcome-to-my-website">Welcome to my website!</h1>
<p>As simple as it might be. I&rsquo;ll update it in due time, been too busy with stuff.</p>
<h1 id="links-of-interest">Links of Interest</h1>
<p>Here are some links you might be interested in if you ended up here.</p>
<ul>
<li>
My fediverse instance, <a href="https://moar.cachapa.xyz/" target="_blank" rel="noopener noreferrer">Moar Cachapas!</a>
</li>
<li>
My blog, <a href="https://blog.cachapa.xyz" target="_blank" rel="noopener noreferrer">Cachapa Blog.</a>
</li>
<li><del>
<a href="https://git.cachapa.xyz" target="_blank" rel="noopener noreferrer">My Gitea/Forgejo instance.</a>
</del> Will close it soon</li>
<li>
<a href="https://github.com/captain-arepa" target="_blank" rel="noopener noreferrer">My GitHub page.</a>
</li>
<li><del>
<a href="http://keyserver.ubuntu.com/pks/lookup?search=380DF9BB5ADF8027&fingerprint=on&op=index" target="_blank" rel="noopener noreferrer">My PGP Key</a>
</del> Will make a new one later&hellip;</li>
</ul>
<p>I&rsquo;ll update this page bit by bit. Ciao!</p>
</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>