diff options
| -rw-r--r-- | static/donate.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/static/donate.html b/static/donate.html index da49eb01..d156aeb6 100644 --- a/static/donate.html +++ b/static/donate.html @@ -52,7 +52,7 @@ <div id="bitcoin_address"> <a href="bitcoin:bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p?label=GrapheneOS&message=Donation%20to%20GrapheneOS"> - <img src="/bitcoin-donation.png" alt="Bitcoin address QR code" width="180" height="180"/> + <img src="/bitcoin-donation.png" alt="Bitcoin donation QR code" width="180" height="180"/> <p>bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p</p> </a> </div> |
