diff options
| author | Peter Easton <Jollyroger@Mailfence.com> | 2019-10-31 08:42:57 +0000 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2020-02-08 07:02:10 -0500 |
| commit | 6875014da05b21ee488a1879bf70167bb184d3a6 (patch) | |
| tree | 776323cc63e658f1c5f8f7b3d51cf82466ec95e3 /static/donate.html | |
| parent | f98de037532a1ba56ccc771c4d6d6f8cba583aff (diff) | |
Add GitHub sponsorship link.
Diffstat (limited to 'static/donate.html')
| -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> |
