summaryrefslogtreecommitdiff
path: root/static
diff options
context:
space:
mode:
authorDaniel Micay <danielmicay@gmail.com>2020-10-26 11:58:28 -0400
committerDaniel Micay <danielmicay@gmail.com>2020-10-26 11:58:28 -0400
commitce1aff631751a02b83f3b78cebb2a35fd1c59f8c (patch)
tree1c1b4d4d51642d405c177a8c182e1d2b5979ac89 /static
parentb5f19b7a5388fca0331ad97adb41ba7434ff3667 (diff)
add label and message to bitcoin URI
Diffstat (limited to 'static')
-rw-r--r--static/donate.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/donate.html b/static/donate.html
index ae9a69bb..989911e7 100644
--- a/static/donate.html
+++ b/static/donate.html
@@ -50,7 +50,7 @@
<p>You can send Bitcoin donations to the following address to support this project:</p>
<div id="bitcoin_address">
- <a href="bitcoin:3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5">
+ <a href="bitcoin:3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5?label=GrapheneOS&amp;message=Donation%20to%20GrapheneOS">
<img src="/bitcoin-address.png" alt="Bitcoin address QR code" width="160" height="160"/>
<p>3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5</p>
</a>