diff options
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/donate.html b/static/donate.html index 1e0cda51..a683eb44 100644 --- a/static/donate.html +++ b/static/donate.html @@ -33,14 +33,14 @@ </ul> </nav> <div id="content"> - <h1>Donate</h1> - <h2>Bitcoin</h2> + <h1 id="donate">Donate</h1> + <h2 id="bitcoin">Bitcoin</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>PayPal</h2> + <h2 id="paypal">PayPal</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"> |
