diff options
| author | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-14 05:52:23 -0700 |
|---|---|---|
| committer | Salvador Rivera de Franco <husband@yorkshire.fig> | 2026-08-14 05:52:23 -0700 |
| commit | 9e00b7af6cf4268e30898d53ab93aacd4ffa2222 (patch) | |
| tree | 8385c1424a7f3e323bf69ca6e25d19f83c3a2854 /donate.html | |
| parent | 691235c38dba206d79b39506701a1c34b74a00c1 (diff) | |
More progress
Diffstat (limited to 'donate.html')
| -rw-r--r-- | donate.html | 74 |
1 files changed, 74 insertions, 0 deletions
diff --git a/donate.html b/donate.html new file mode 100644 index 0000000..eefb130 --- /dev/null +++ b/donate.html @@ -0,0 +1,74 @@ +<html lang="en"> + <head> + <meta name="author" content="Salvador Franco de Rivera"> + <meta name="description" content="Donation options for El Arriero"> + <meta name="keywords" content="furry,hmofa,art,linux,crypto, donate, money"> + <title>El Arriero's Directory - Donate</title> + <link href="/neuarriero.css" rel="stylesheet"> + </head> + + <body> + <header> + <a href="https://www.youtube.com/playlist?list=PLa2uXwVHk-lgRQDTyjF6wrB_GDE8yRC-J" title="Link to a playlist of songs HMOFA likes"> + <img src="/media/icon.webp"> + </a> + <div> + <h1> + <a href="/index.html" title="The Muleteer's Directory">El Arriero's Directory</a> + </h1> + <small>Tirelessly traveling the web for <b>furry girls, computers, weapons, and more</b>.</small> + </div> + </header> + <nav> + <a href="/index.html"> + <img src="/icons/house.png"> + Home + </a> + <a href="/about.html"> + <img src="/icons/information.png"> + About Me + </a> + <a href="/contact.html"> + <img src="/icons/email.png"> + Contact + </a> + <a href="/donate.html"> + <img src="/icons/money.png"> + <del>Donate</del> + </a> + <a href="thingy"> + <img src="/icons/group.png " alt=""> + <del>More HMOFA</del> + </a> + <a href="thingy"> + <img src="/icons/computer.png"> + <del>Fun Technology</del> + </a> + <a href="thingy"> + <img src="/icons/film.png"> + <del>The Kinoplex</del> + </a> + <a href="" > + <img src="/icons/comments.png" alt=""> + <del>Language Resources</del> + </a> + <a href="" > + <img src="/icons/bomb.png" alt=""> + <del>Gunpowder & More</del> + </a> + + </nav> + <hr> + <main> + <h2>Help me fund Fig's cigarette addiction!</h2> + <dl> + <dt>Monero Address</dt> + <dd>84F5XUckjF4cbUeX3crSfvLRLxiBoCe3z3gxx4mLWA4pc9tfr75DX5TeEN5UnyU95ajCyBo6gePidVSM5vHWK8EuMMyFHxY</dd> + </dl> + </main> + <img title="Oh, aren't you a cutie." class="fig" src="/media/fig_smoke.webp"> + </body> + +</html> + + |
