diff options
| -rw-r--r-- | static/donate.html | 11 |
1 files changed, 6 insertions, 5 deletions
diff --git a/static/donate.html b/static/donate.html index f6295271..839dc0a6 100644 --- a/static/donate.html +++ b/static/donate.html @@ -65,7 +65,7 @@ <li><a href="#bitcoin">Bitcoin</a></li> <li><a href="#monero">Monero</a></li> <li><a href="#zcash">Zcash</a></li> - <li><a href="#github">GitHub Sponsors</a></li> + <li><a href="#github">GitHub Sponsors (credit card)</a></li> <li><a href="#paypal">PayPal</a></li> <li><a href="#e-transfer">Interac e-Transfer</a></li> </ul> @@ -125,11 +125,12 @@ </section> <section id="github"> - <h2><a href="#github">GitHub Sponsors</a></h2> + <h2><a href="#github">GitHub Sponsors (credit card)</a></h2> - <p>GrapheneOS can be sponsored with recurring or one-time donations through - <a href="https://github.com/sponsors/thestinger">GitHub Sponsors</a>. There are - standard tiers from $5 to $250 or you can donate a custom amount.</p> + <p>GrapheneOS can be sponsored with recurring or one-time donations via credit + cards through <a href="https://github.com/sponsors/thestinger">GitHub + Sponsors</a>. There are standard tiers from $5 to $250 or you can donate a custom + amount.</p> </section> <section id="paypal"> |
