diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-03-06 19:29:14 -0500 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-03-06 21:40:51 -0500 |
| commit | 5c8aa4242efa0cd4b97bc553e004955704c4de96 (patch) | |
| tree | e16b27e4131f162d4f4d96f3ba0ead3925c5363c /static | |
| parent | 7571c9beeb0b7619d4c19a98f5363477427fbc81 (diff) | |
use site-specific wording for donations
Diffstat (limited to 'static')
| -rw-r--r-- | static/donate.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/static/donate.html b/static/donate.html index c58e69ec..efaa932f 100644 --- a/static/donate.html +++ b/static/donate.html @@ -74,7 +74,7 @@ <section id="bitcoin"> <h2><a href="#bitcoin">Bitcoin</a></h2> - <p>You can send Bitcoin donations to the following address to support this project:</p> + <p>You can send Bitcoin donations to the following address to support GrapheneOS:</p> <div class="coin-address"> <a href="bitcoin:bc1qy6fhm8p00p3h3w5rrcp2h2wejeeqn7x6y7xs2p?label=GrapheneOS&message=Donation%20to%20GrapheneOS" rel="nofollow"> @@ -91,7 +91,7 @@ <section id="monero"> <h2><a href="#monero">Monero</a></h2> - <p>You can send Monero donations to the following address to support this project:</p> + <p>You can send Monero donations to the following address to support GrapheneOS:</p> <div class="coin-address"> <a href="monero:8BHhJ3AnnZUJu4JYHasUus6Tq4HYyhiYRgrJAKNtfPc2hKMrTzbeUuf3B8ojtFMAu5MjNEDhoFQ31QLhs2z46CYDTUnuN63?recipient_name=GrapheneOS&tx_description=Donation%20to%20GrapheneOS" rel="nofollow"> @@ -114,7 +114,7 @@ in active development</a>.</p> <p>You can send Zcash donations to the following transparent address to support - this project:</p> + GrapheneOS:</p> <div class="coin-address"> <a href="zcash:t1dsDbZQZrEUEGanmPMTAGxY2PJowL2S4br?label=GrapheneOS&message=Donation%20to%20GrapheneOS" rel="nofollow"> |
