diff options
| author | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-02 14:11:31 -0700 |
|---|---|---|
| committer | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-02 14:11:31 -0700 |
| commit | a9cadd06009516ab6b09aa24aa5448cc1790b425 (patch) | |
| tree | eaed2829ccd18020c1fac60ec0288cbbf13a79d7 /donate.html | |
| parent | 377ad9da96445c42ad6e28d06b0bc31d11bef1b8 (diff) | |
Added Donation
Diffstat (limited to 'donate.html')
| -rw-r--r-- | donate.html | 44 |
1 files changed, 44 insertions, 0 deletions
diff --git a/donate.html b/donate.html new file mode 100644 index 0000000..4a312e0 --- /dev/null +++ b/donate.html @@ -0,0 +1,44 @@ +<!DOCTYPE html> +<html> + <head> + <link rel="stylesheet" href="/britons.css?v=8"> + <meta http-equiv="content-type" content="text/html; charset=windows-1252"> + <meta name="author" content="Salvador Franco de Rivera" > + <meta name="keywords" content="/hmofa/, furry, hmofa, tech, writing, index"> + <meta name="description" content="About the owner of El Arriero."> + <link rel="icon" type="image/x-icon" href="/fig.ico"> + <title>El Arriero - Donate</title> + </head> + <header> + <h1> + <a href="/index.html">El Arriero</a> + </h1> + <i class="tagline">Fig, to my heart, you are the eternal hope.</i> + </header> + <nav> + <a href="/about.html" class="selected"><img src="/icons/user-business.png" alt="User Business"> About Me</a> + <a href="/fig/fig.html"><img src="/icons/user-green-female.png" alt="Green Female">About Fig</a> + <a href="/contact.html"><img src="/icons/mail.png" alt="Mail Arrow"> Contact</a> + <a href="/changelog.html"><img src="/icons/new-text.png" alt="NEW!"> Changelog</a> + <a href="https://wiki.elarriero.org/"><img src="/icons/book-open-text-image.png" alt="Encyclopedia"> Wiki</a> + <a href="https://press.elarriero.org"><img src="/icons/newspaper.png" alt="Newspaper"> Writing</a> + </nav> + <body> + <main> + <h2>Donate</h2> + <h3>Monero Address:<h3> + <p>84F5XUckjF4cbUeX3crSfvLRLxiBoCe3z3gxx4mLWA4pc9tfr75DX5TeEN5UnyU95ajCyBo6gePidVSM5vHWK8EuMMyFHxY</p> + + <hr> + <a title="Oh, you're a cute one ain'tcha, Anonie?" href="/media/figsmoke.png"><img src="/media/smoke.webp" alt="Fig" class="fig"></a> + + <a href="https://www.youtube.com/watch?v=5iyxJ72G0lM" title="Brexit means Brexit"> + <img src="/media/eu_anim.gif" alt="EUistan Flag"> + </a> + <a href="/donate.html" title="Donate if you want" class="urlbutton"> + <img src="/media/monero_accepted.png"> + </a> + </main> + </body> +</html> + |
