diff options
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 10 |
1 files changed, 8 insertions, 2 deletions
diff --git a/static/donate.html b/static/donate.html index a683eb44..a11671a0 100644 --- a/static/donate.html +++ b/static/donate.html @@ -34,13 +34,19 @@ </nav> <div id="content"> <h1 id="donate">Donate</h1> - <h2 id="bitcoin">Bitcoin</h2> + <h2 id="bitcoin"> + Bitcoin + <a href="#bitcoin">¶</a> + </h2> <p>You can send Bitcoin donations to the following address to support this project:</p> <div id="bitcoin_address"> <img src="/bitcoin_address.png" alt="Bitcoin address QR code" width="160" height="160"/> <p>3QpKs45BLXirWAgYtV1sTCbAkfUe7HByR5</p> </div> - <h2 id="paypal">PayPal</h2> + <h2 id="paypal"> + PayPal + <a href="#paypal">¶</a> + </h2> <p>PayPal donations can be sent to danielmicay@gmail.com. Please mention GrapheneOS in the donation description to allow for proper record keeping, since PayPal <a href="https://www.paypal.com/ms/smarthelp/article/can-i-have-multiple-paypal-accounts-faq762"> |
