diff options
| -rw-r--r-- | static/donate.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/static/donate.html b/static/donate.html index bb8f0218..3da92b63 100644 --- a/static/donate.html +++ b/static/donate.html @@ -61,7 +61,14 @@ <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"> - does not allow multiple personal accounts</a>. + does not allow multiple personal accounts</a>.</p> + <h2 id="sponsorship"> + <a href="#sponsorship">GitHub Sponsorship</a> + </h2> + <p>GrapheneOS may be sponsored through <a href="https://github.com/sponsors/thestinger"> + GitHub</a> for five dollars a month. Donations up to five thousand dollars are matched + by GitHub for the first year and the number of donors is public information. This makes + sponsorship through GitHub the best option to support the project financially.</p> </div> <footer> <a href="/"><img src="https://grapheneos.org/logo.png" width="512" height="512" alt=""/>GrapheneOS</a> |
