From 8041d6956644b0b2f5a0d20af2817836c3ca9a16 Mon Sep 17 00:00:00 2001 From: Marcin Chrzanowski Date: Mon, 26 Jul 2021 11:46:37 +0200 Subject: Expand donations page --- src/crypto.html | 15 ---------- src/donate.html | 85 ++++++++++++++++++++++++++++++++++++++++++++++++++++++ src/index.html.erb | 2 +- 3 files changed, 86 insertions(+), 16 deletions(-) delete mode 100644 src/crypto.html create mode 100644 src/donate.html (limited to 'src') diff --git a/src/crypto.html b/src/crypto.html deleted file mode 100644 index b3af47a..0000000 --- a/src/crypto.html +++ /dev/null @@ -1,15 +0,0 @@ -

BTC: 15CRCVx5okbTDwU6M4kmA1JGTimtFkZFak

- -

ETH and Ethereum tokens: 0x8370f8De24c4Dc0459CF22DAaAe259f89A03e626 -

- -

CELO and Celo tokens: 0x207a9efcf1114f7cbc110526689f9cb417a7bfc8 -

- -

DOGE: DDBsGmC5L55LUAUoHZAZJkb12m1ZUetTBS

-

-XMR: - - 43a9nnjbS38daKSM7reXJE3CydjZMxdj6Yu4YLvP1zN7TfrHGBjiEKy6PPAuznSYpG6Af1ip6qBkn85Lahtqj7fZVQKMdJu - -

diff --git a/src/donate.html b/src/donate.html new file mode 100644 index 0000000..7996856 --- /dev/null +++ b/src/donate.html @@ -0,0 +1,85 @@ +

+If you would like to show appreciation for anything from me you enjoyed or found +useful, I'll be very grateful for any donations, big or small! +

+ +
+ + Crypto + +

+OpenAlias for BTC and XMR: m-chrzan.xyz +

+ +

+BTC: +15CRCVx5okbTDwU6M4kmA1JGTimtFkZFak +

+ + +

+XMR: + + 43a9nnjbS38daKSM7reXJE3CydjZMxdj6Yu4YLvP1zN7TfrHGBjiEKy6PPAuznSYpG6Af1ip6qBkn85Lahtqj7fZVQKMdJu + +

+ + +

+ETH and Ethereum tokens: +0x8370f8De24c4Dc0459CF22DAaAe259f89A03e626 +

+ + +

+CELO and Celo tokens: +0x207a9efcf1114f7cbc110526689f9cb417a7bfc8 +

+ + +

+DOGE: +DDBsGmC5L55LUAUoHZAZJkb12m1ZUetTBS +

+ +
+ +
+ + BAT + + +

+ This website is part of the Brave Rewards program. If you read my website with + Brave with ads and/or auto-contribute enabled, you may have already contributed + some BAT. Thank you! You can also configure monthly contributions or send + one-time tips inside the Brave browser. +

+
+ +
+ Affiliate links +

Vultr

+

+ If you would like to host your own website or other services, you can get + started very cheaply with a $3.50/month VPS provided by Vultr. If you use my + referral link to sign up, + you'll get some starter credit, and if you fund your account with $25 and are + active for 30 days, I'll receive some credit that will help keep this website + up. +

+
+ + diff --git a/src/index.html.erb b/src/index.html.erb index 75fca0f..1dcf222 100644 --- a/src/index.html.erb +++ b/src/index.html.erb @@ -21,5 +21,5 @@
  • Email
  • '>PGP
  • Code
  • -
  • '>Crypto
  • +
  • '>Donate
  • -- cgit v1.2.3