From a5cc377025eb832df43d81a0a8b987a3451e7cf6 Mon Sep 17 00:00:00 2001 From: Daniel Micay Date: Tue, 22 Dec 2020 17:01:49 -0500 Subject: add Monero donation address --- static/404.html | 2 +- static/build.html | 2 +- static/contact.html | 2 +- static/donate.html | 21 +++++++++++++++++++-- static/faq.html | 2 +- static/features.html | 2 +- static/grapheneos.css | 4 ++-- static/index.html | 2 +- static/install.html | 2 +- static/monero-donation.png | Bin 0 -> 670 bytes static/pdfviewer-privacy-policy.html | 2 +- static/releases.html | 2 +- static/source.html | 2 +- static/usage.html | 2 +- 14 files changed, 32 insertions(+), 15 deletions(-) create mode 100644 static/monero-donation.png (limited to 'static') diff --git a/static/404.html b/static/404.html index 267e001c..62a68dfe 100644 --- a/static/404.html +++ b/static/404.html @@ -20,7 +20,7 @@ - + diff --git a/static/build.html b/static/build.html index c081773c..6eae120b 100644 --- a/static/build.html +++ b/static/build.html @@ -21,7 +21,7 @@ - + diff --git a/static/contact.html b/static/contact.html index 08bed40e..ba8cc2d1 100644 --- a/static/contact.html +++ b/static/contact.html @@ -21,7 +21,7 @@ - + diff --git a/static/donate.html b/static/donate.html index e3916473..b892ce61 100644 --- a/static/donate.html +++ b/static/donate.html @@ -21,7 +21,7 @@ - + @@ -51,7 +51,7 @@

You can send Bitcoin donations to the following address to support this project:

-
+
Bitcoin donation QR code

bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p

@@ -63,6 +63,23 @@ when having it go through within a couple days is perfectly fine.

+
+

Monero

+ +

You can send Monero donations to the following 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.

+
+

PayPal

diff --git a/static/faq.html b/static/faq.html index 51ebd11a..933b71e2 100644 --- a/static/faq.html +++ b/static/faq.html @@ -21,7 +21,7 @@ - + diff --git a/static/features.html b/static/features.html index 0fdb27d2..9d7c7cb2 100644 --- a/static/features.html +++ b/static/features.html @@ -21,7 +21,7 @@ - + diff --git a/static/grapheneos.css b/static/grapheneos.css index 9f6cc7c4..791a239e 100644 --- a/static/grapheneos.css +++ b/static/grapheneos.css @@ -90,11 +90,11 @@ main { overflow-wrap: break-word; } -#bitcoin-address { +.coin-address { display: inline-block; } -#bitcoin-address > * { +.coin-address > * { display: block; margin-left: auto; margin-right: auto; diff --git a/static/index.html b/static/index.html index f6679a09..f47777e7 100644 --- a/static/index.html +++ b/static/index.html @@ -21,7 +21,7 @@ - + diff --git a/static/install.html b/static/install.html index 5d151aa1..6a79d759 100644 --- a/static/install.html +++ b/static/install.html @@ -21,7 +21,7 @@ - + diff --git a/static/monero-donation.png b/static/monero-donation.png new file mode 100644 index 00000000..ab8f3896 Binary files /dev/null and b/static/monero-donation.png differ diff --git a/static/pdfviewer-privacy-policy.html b/static/pdfviewer-privacy-policy.html index ce487f2f..b2135950 100644 --- a/static/pdfviewer-privacy-policy.html +++ b/static/pdfviewer-privacy-policy.html @@ -21,7 +21,7 @@ - + diff --git a/static/releases.html b/static/releases.html index cc309a05..7e9ad1e2 100644 --- a/static/releases.html +++ b/static/releases.html @@ -21,7 +21,7 @@ - + diff --git a/static/source.html b/static/source.html index be30d86c..98e8817d 100644 --- a/static/source.html +++ b/static/source.html @@ -21,7 +21,7 @@ - + diff --git a/static/usage.html b/static/usage.html index 9ca6c89f..826114b0 100644 --- a/static/usage.html +++ b/static/usage.html @@ -21,7 +21,7 @@ - + -- cgit v1.3.1