summaryrefslogtreecommitdiff
path: root/donate-bitcoin.html
diff options
context:
space:
mode:
authorClosedGL2 <65987045+ClosedGL2@users.noreply.github.com>2022-01-14 04:56:35 -0700
committerGitHub <noreply@github.com>2022-01-14 04:56:35 -0700
commita67def8f42bb37c06c22c622d55464134651d30f (patch)
tree45e72e2ad46d14a62fd3d03c7e3b2e7f67c91e77 /donate-bitcoin.html
parentfd272398c096e9ed8e06cd96b91508bf0e1c163d (diff)
parent90fa2b43ccb3eb04e9ac9d6f39d2e729e778639e (diff)
Merge branch 'LukeSmithxyz:master' into master
Diffstat (limited to 'donate-bitcoin.html')
-rw-r--r--donate-bitcoin.html23
1 files changed, 23 insertions, 0 deletions
diff --git a/donate-bitcoin.html b/donate-bitcoin.html
new file mode 100644
index 0000000..a5bc901
--- /dev/null
+++ b/donate-bitcoin.html
@@ -0,0 +1,23 @@
+<!DOCTYPE html>
+<html lang=en>
+ <head>
+ <title>Donate Bitcoin &ndash; 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 Bitcoin</h1></header>
+ <nav></nav>
+ <main>
+ <p>Donate Bitcoin to LandChad.net at the address below:</p>
+ <p><code>bc1q78m8m73pxdxl6fsup3ywexhjuq3rtclhmxdr5h</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/btc.png" alt="Bitcoin 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>