diff options
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/static/donate.html b/static/donate.html index 0bf7c36e..bc672d7b 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?22"/> + <link rel="stylesheet" href="/grapheneos.css?23"/> <link rel="manifest" href="/manifest.webmanifest"/> <link rel="canonical" href="https://grapheneos.org/donate"/> </head> @@ -48,7 +48,7 @@ <p>You can send Bitcoin donations to the following address to support this project:</p> - <div id="bitcoin_address"> + <div id="bitcoin-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> |
