diff options
Diffstat (limited to 'static')
| -rw-r--r-- | static/donate.html | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/static/donate.html b/static/donate.html index fe0da3a3..879d2b5a 100644 --- a/static/donate.html +++ b/static/donate.html @@ -66,6 +66,7 @@ <li><a href="#monero">Monero</a></li> <li><a href="#github">GitHub Sponsors</a></li> <li><a href="#paypal">PayPal</a></li> + <li><a href="#e-transfer">Interac e-Transfer</a></li> </ul> </nav> @@ -127,6 +128,15 @@ <p>Please don't mark it as a purchase or PayPal will take a portion of it as a fee and it may cause problems.</p> </section> + + <section id="e-transfer"> + <h2><a href="#e-transfer">Interac e-Transfer</a></h2> + + <p>You can send Canadian dollar donations via Interac e-Transfer to + daniel.micay@grapheneos.org. The email address has Interac e-Transfer Autodeposit + support enabled so no security question is necessary. If your bank doesn't support + Autodeposit, set the answer to the security question to GrapheneOS.</p> + </section> </main> <footer> <a href="/"><img src="{{path|/mask-icon.svg}}" width="512" height="512" alt=""/>GrapheneOS</a> |
