diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/404.html | 2 | ||||
| -rw-r--r-- | static/build.html | 2 | ||||
| -rw-r--r-- | static/contact.html | 2 | ||||
| -rw-r--r-- | static/donate.html | 21 | ||||
| -rw-r--r-- | static/faq.html | 2 | ||||
| -rw-r--r-- | static/features.html | 2 | ||||
| -rw-r--r-- | static/grapheneos.css | 4 | ||||
| -rw-r--r-- | static/index.html | 2 | ||||
| -rw-r--r-- | static/install.html | 2 | ||||
| -rw-r--r-- | static/monero-donation.png | bin | 0 -> 670 bytes | |||
| -rw-r--r-- | static/pdfviewer-privacy-policy.html | 2 | ||||
| -rw-r--r-- | static/releases.html | 2 | ||||
| -rw-r--r-- | static/source.html | 2 | ||||
| -rw-r--r-- | static/usage.html | 2 |
14 files changed, 32 insertions, 15 deletions
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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="license" href="/LICENSE.txt"/> </head> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/build"/> <link rel="license" href="/LICENSE.txt"/> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/contact"/> <link rel="license" href="/LICENSE.txt"/> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/donate"/> <link rel="license" href="/LICENSE.txt"/> @@ -51,7 +51,7 @@ <p>You can send Bitcoin donations to the following address to support this project:</p> - <div id="bitcoin-address"> + <div class="coin-address"> <a href="bitcoin:bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p?label=GrapheneOS&message=Donation%20to%20GrapheneOS"> <img src="/bitcoin-donation.png" alt="Bitcoin donation QR code" width="180" height="180"/> <p>bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p</p> @@ -63,6 +63,23 @@ when having it go through within a couple days is perfectly fine.</p> </section> + <section id="monero"> + <h2><a href="#monero">Monero</a></h2> + + <p>You can send Monero donations to the following address to support this project:</p> + + <div class="coin-address"> + <a href="monero:8BHhJ3AnnZUJu4JYHasUus6Tq4HYyhiYRgrJAKNtfPc2hKMrTzbeUuf3B8ojtFMAu5MjNEDhoFQ31QLhs2z46CYDTUnuN63"> + <img src="/monero-donation.png" alt="Monero donation QR code" width="240" height="240"/> + <p>8BHhJ3AnnZUJu4JYHasUus6Tq4HYyhiYRgrJAKNtfPc2hKMrTzbeUuf3B8ojtFMAu5MjNEDhoFQ31QLhs2z46CYDTUnuN63</p> + </a> + </div> + + <p>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.</p> + </section> + <section id="paypal"> <h2><a href="#paypal">PayPal</a></h2> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/faq"/> <link rel="license" href="/LICENSE.txt"/> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/features"/> <link rel="license" href="/LICENSE.txt"/> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/"/> <link rel="license" href="/LICENSE.txt"/> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/install"/> <link rel="license" href="/LICENSE.txt"/> diff --git a/static/monero-donation.png b/static/monero-donation.png Binary files differnew file mode 100644 index 00000000..ab8f3896 --- /dev/null +++ b/static/monero-donation.png 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/pdfviewer-privacy-policy"/> <link rel="license" href="/LICENSE.txt"/> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/releases"/> <link rel="alternate" type="application/atom+xml" href="/releases.atom"/> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/source"/> <link rel="license" href="/LICENSE.txt"/> 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 @@ <link rel="icon" sizes="16x16 24x24 32x32 48x48 64x64" type="image/vnd.microsoft.icon" href="/favicon.ico"/> <link rel="icon" sizes="any" type="image/svg+xml" href="/mask-icon.svg"/> <link rel="mask-icon" href="/mask-icon.svg" color="#1a1a1a"/> - <link rel="stylesheet" href="/grapheneos.css?24"/> + <link rel="stylesheet" href="/grapheneos.css?25"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/usage"/> <link rel="license" href="/LICENSE.txt"/> |
