diff options
| author | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-26 22:01:49 -0400 |
|---|---|---|
| committer | Daniel Micay <daniel.micay@grapheneos.org> | 2023-07-26 22:01:49 -0400 |
| commit | a7de23ff95832c2f933b4cc480d12f7c3be88d34 (patch) | |
| tree | b26517190ad685609833ec003789dc56a22b9c7c /static/donate.html | |
| parent | 88fc929bd7b424d9f6ff7f3febbe793d832544bb (diff) | |
make e-Transfer email more prominent
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/static/donate.html b/static/donate.html index 76b883f3..427bbdd3 100644 --- a/static/donate.html +++ b/static/donate.html @@ -201,9 +201,10 @@ <p>If you have a Canadian bank account, you can send Canadian dollar donations to the non-profit GrapheneOS Foundation via Interac e-Transfer to - contact@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> + <var>contact@grapheneos.org</var>. 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> {% include "footer.html" %} |
