diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/bitcoin-address.png | bin | 387 -> 0 bytes | |||
| -rw-r--r-- | static/bitcoin-donation.png | bin | 0 -> 343 bytes | |||
| -rw-r--r-- | static/donate.html | 2 |
3 files changed, 1 insertions, 1 deletions
diff --git a/static/bitcoin-address.png b/static/bitcoin-address.png Binary files differdeleted file mode 100644 index f3810f8f..00000000 --- a/static/bitcoin-address.png +++ /dev/null diff --git a/static/bitcoin-donation.png b/static/bitcoin-donation.png Binary files differnew file mode 100644 index 00000000..61dcf849 --- /dev/null +++ b/static/bitcoin-donation.png diff --git a/static/donate.html b/static/donate.html index ea54a5ab..da49eb01 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-address.png?0" alt="Bitcoin address QR code" width="185" height="185"/> + <img src="/bitcoin-donation.png" alt="Bitcoin address QR code" width="180" height="180"/> <p>bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p</p> </a> </div> |
