info-cachapa/public/donate/index.html
Captain Arepa adfb0a98dd update
2023-08-21 17:19:24 -04:00

114 lines
3.2 KiB
HTML
Raw 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>Donations and wotnot &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/donate/" title="">donate</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">
<header class="content__header">
<h1>Donations and wotnot</h1>
</header>
<div class="content__body">
<p>In case you feel generous, here I leave some links for donos and wotnot:</p>
<ul>
<li>Liberapay: <a href="https://en.liberapay.com/captain_arepa/">@captain_arepa</a></li>
<li>XMR (Monero): 44uYq6gCveKEFfJNCyeYev4ZvBt96oqNgTWn49JoLWJ2TrhzZmeeLeA8BvBYAsefxxM3w1KCAuogWLDPM1ukizMiDGJ2MLs
And also the QR code, because why not.</li>
</ul>
<p><img src="/img/captain_arepa_xmr.png" alt="xrm captain arepa"></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">© 20212023 <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>