diff --git a/nginx/nginx.conf b/nginx/nginx.conf index ad0ecaee..d52113f4 100644 --- a/nginx/nginx.conf +++ b/nginx/nginx.conf @@ -215,7 +215,15 @@ http { } location = /bitcoin-address.png { - return 301 /bitcoin-donation.png; + return 301 /donate-bitcoin.png; + } + + location = /bitcoin-donation.png { + return 301 /donate-bitcoin.png; + } + + location = /monero-donation.png { + return 301 /donate-monero.png; } location = /pdfviewer_privacy_policy { diff --git a/static/bitcoin-donation.png b/static/donate-bitcoin.png similarity index 100% rename from static/bitcoin-donation.png rename to static/donate-bitcoin.png diff --git a/static/monero-donation.png b/static/donate-monero.png similarity index 100% rename from static/monero-donation.png rename to static/donate-monero.png diff --git a/static/donate-zcash-transparent.png b/static/donate-zcash-transparent.png new file mode 100644 index 00000000..ca594432 Binary files /dev/null and b/static/donate-zcash-transparent.png differ diff --git a/static/donate.html b/static/donate.html index 69616e7d..15a50f18 100644 --- a/static/donate.html +++ b/static/donate.html @@ -64,6 +64,7 @@
A shielded address will be added as the main donation address once Trezor has + support for it. It's currently in active development.
+ +You can send Zcash donations to the following transparent address to support + this project:
+ + + +Using a low fee is recommended, since the payment doesn't need to be quick. There's + no need to waste your money choosing a fee based on having it arrive within an hour, + when having it go through within a couple days is perfectly fine.
+