<!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>Donate</h3>
            <h4>Cryptocurrency Links</h4>
                Bitcoin: <code>bc1qj6h8z2tg9nxcl9ddnv9k798cru6asr6cpmj84m</code>
                <br>
                Ethereum: <code>0x80DaED7e2BEF5d894b37fBd79d0609aa17c8Cabc</code>
                <br>
                Monero: <code>45gGauNcWLNSobRMzk3rtfEpad7gGcEvegxCbEm6QYENdG4vag3fCVuFoKfdKSESeSEKyUNRGwAJyLaCQ6MC5AQ79DGcaRq</code>
        </div>
    </div>

</body>

</html>