diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-01-29 15:11:13 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-01-29 15:11:13 -0500 |
| commit | dc746645008da9ec7d307b1f1547886ba59265f6 (patch) | |
| tree | 88913b2097f549e84a3b0ede3494f1b3c1d887a2 | |
| parent | 738a40cb195d60afc794482922357e4c738670fc (diff) | |
clarify Interac e-Transfer availability
| -rw-r--r-- | static/donate.html | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/static/donate.html b/static/donate.html index 879d2b5a..69616e7d 100644 --- a/static/donate.html +++ b/static/donate.html @@ -132,10 +132,11 @@ <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> + <p>If you have a Canadian bank account, 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> |
