add label and message to bitcoin URI

This commit is contained in:
Daniel Micay 2020-10-26 11:58:28 -04:00
parent b5f19b7a53
commit ce1aff6317

View File

@ -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>