diff options
Diffstat (limited to 'donate-monero.html')
| -rw-r--r-- | donate-monero.html | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/donate-monero.html b/donate-monero.html new file mode 100644 index 0000000..6e0ae35 --- /dev/null +++ b/donate-monero.html @@ -0,0 +1,23 @@ +<!DOCTYPE html> +<html lang=en> + <head> + <title>Donate Monero – LandChad.net</title> + <meta charset="utf-8"/> + <link rel="shortcut icon" href="favicon.ico" type="image/x-icon" /> + <link rel='stylesheet' type='text/css' href='style.css'> + <meta name="viewport" content="width=device-width, initial-scale=1"> + <link rel='alternate' type='application/rss+xml' title='Land Chad RSS' href='/rss.xml'> + </head> +<body> + <header><h1>Donate Monero</h1></header> + <nav></nav> + <main> + <p>Donate Monero to LandChad.net at the address below:</p> + <p><code>84RXmrsE7ffCe1ADprxLMHRpmyhZuWYScDR4YghE8pFRFSyLtiZFYwD6EPijVzD3aZiEpg57MfHEr1pGJNPXyJgENMnWrSh</code></p> + <p>You may also simply type in <code>landchad.net</code> in most wallets and it will resolve to this address as well.</p> + <p>Here is a QR code for the address:</p> + <img style="max-height:250px" src="pix/xmr.png" alt="Monero QR Code"> + </main> + <footer><a href="https://landchad.net">LandChad.net</a></br>Because Everyone should be an Internet LandChad.</br><a href="index.html"><li><img src="pix/chad.gif" alt="chad"></li></a><a href="rss.xml"><li><img src="pix/rss.svg" alt="RSS"></li></a><a href="donate-bitcoin.html"><li><img src="pix/btc.svg" alt="BTC"></li></a><a href="donate-monero.html"><li><img src="pix/xmr.svg" alt="XMR"></li></a><a href="https://github.com/lukesmithxyz/landchad"><li><img src="pix/git.svg" alt="Github"></li></a></footer> +</body> +</html> |
