This repository has been archived on 2021-05-20. You can view files and clone it, but cannot push or open issues or pull requests.
website/donate/index.html

42 lines
1.5 KiB
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<!--#include virtual="/head.html" -->
<title>Donate - bbaovanc's Website</title>
<meta name="subject" content="Donate - bbaovanc's Website" />
<meta name="description" content="Places you can donate to me" />
<meta name="url" content="https://bbaovanc.com/donate/" />
<meta name="reply-to" content="contact@bbaovanc.com" />
<meta name="og:type" content="website" />
<meta name="og:title" content="Donate - bbaovanc's Website" />
<meta name="og:url" content="https://bbaovanc.com/donate/" />
<meta name="og:site_name" content="Donate - bbaovanc's Website" />
<meta name="og:description" content="Places you can donate to me" />
<meta name="og:email" content="contact@bbaovanc.com" />
<meta name="og:image" content="/bbaovanc-1024.png" />
</head>
<body>
<!--#include virtual="/header.html" -->
<!--#include virtual="/navbar.html" -->
<div class="row">
<div class="main">
<h3>Cryptocurrency Links</h3>
Nano: <code>nano_1ewtme68x5gia1bjq3jx1ku5pcxzayipdxjmjrc3x8qjjpat4ria8ajhjoxd</code>
<br>
Bitcoin: <code>bc1qj6h8z2tg9nxcl9ddnv9k798cru6asr6cpmj84m</code>
<br>
Ethereum: <code>0x80DaED7e2BEF5d894b37fBd79d0609aa17c8Cabc</code>
<br>
Monero: <code>45gGauNcWLNSobRMzk3rtfEpad7gGcEvegxCbEm6QYENdG4vag3fCVuFoKfdKSESeSEKyUNRGwAJyLaCQ6MC5AQ79DGcaRq</code>
</div>
</div>
</body>
</html>