summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
Diffstat (limited to 'static')
-rw-r--r--static/bitcoin-address.pngbin387 -> 0 bytes
-rw-r--r--static/bitcoin-donation.pngbin0 -> 343 bytes
-rw-r--r--static/donate.html2
3 files changed, 1 insertions, 1 deletions
diff --git a/static/bitcoin-address.png b/static/bitcoin-address.png
deleted file mode 100644
index f3810f8f..00000000
--- a/static/bitcoin-address.png
+++ /dev/null
Binary files differ
diff --git a/static/bitcoin-donation.png b/static/bitcoin-donation.png
new file mode 100644
index 00000000..61dcf849
--- /dev/null
+++ b/static/bitcoin-donation.png
Binary files differ
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&amp;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>