summaryrefslogtreecommitdiff
path: root/static/donate.html
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-12-06 12:39:34 -0500
committerDaniel Micay <danielmicay@gmail.com>2020-12-06 12:39:34 -0500
commitd9f57a84b0534ac94b180d7c6c7350e39023aeee (patch)
tree221f209286923890e8f9ebd33309dcb9fa855bee /static/donate.html
parent1cab98a1dfdf64ea27e2aeeb703099abf760d6ac (diff)
use consistent id naming
Diffstat (limited to 'static/donate.html')
-rw-r--r--static/donate.html4
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&amp;message=Donation%20to%20GrapheneOS">
<img src="/bitcoin-donation.png" alt="Bitcoin donation QR code" width="180" height="180"/>
<p>bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p</p>