diff options
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 12 |
1 files changed, 3 insertions, 9 deletions
diff --git a/static/donate.html b/static/donate.html index 500ec4d5..0bf7c36e 100644 --- a/static/donate.html +++ b/static/donate.html @@ -44,9 +44,7 @@ <h1><a href="#donate">Donate</a></h1> <section id="bitcoin"> - <h2> - <a href="#bitcoin">Bitcoin</a> - </h2> + <h2><a href="#bitcoin">Bitcoin</a></h2> <p>You can send Bitcoin donations to the following address to support this project:</p> @@ -63,9 +61,7 @@ </section> <section id="paypal"> - <h2> - <a href="#paypal">PayPal</a> - </h2> + <h2><a href="#paypal">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 @@ -78,9 +74,7 @@ </section> <section id="github"> - <h2> - <a href="#github">GitHub Sponsors</a> - </h2> + <h2><a href="#github">GitHub Sponsors</a></h2> <p>GrapheneOS can be sponsored with recurring donations through <a href="https://github.com/sponsors/thestinger">GitHub Sponsors</a> for five to one |
