diff options
| author | Daniel Micay <danielmicay@gmail.com> | 2022-10-07 19:47:22 -0400 |
|---|---|---|
| committer | Daniel Micay <danielmicay@gmail.com> | 2022-10-07 20:08:16 -0400 |
| commit | f09b2cf67f0ca20092eb34ca96b4710258c16536 (patch) | |
| tree | 598ae35b61589e9fdd526cef9590ef7f672bf554 /static/donate.html | |
| parent | b7797764664238eabc2faa8b1ae184776ebde3e4 (diff) | |
add Cardano donation address
Diffstat (limited to 'static/donate.html')
| -rw-r--r-- | static/donate.html | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/static/donate.html b/static/donate.html index 080aab28..7c95edde 100644 --- a/static/donate.html +++ b/static/donate.html @@ -66,6 +66,7 @@ <li><a href="#monero">Monero</a></li> <li><a href="#zcash">Zcash</a></li> <li><a href="#ethereum">Ethereum</a></li> + <li><a href="#cardano">Cardano</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> @@ -147,6 +148,19 @@ <p><strong>We aren't looking for donations of tokens, only Ethereum itself.</strong></p> </section> + <section id="cardano"> + <h2><a href="#cardano">Cardano</a></h2> + + <p>You can send Cardano donations to the following address to support GrapheneOS:</p> + + <div class="coin-address"> + <img src="/donate-cardano.png" alt="Cardano donation QR code" width="180" height="180"/> + <p>addr1q9yy48cu957rgmsh7s355gm458vauqll0z56r7gehqge8sv29gwxlt6f8pavhx2hjuw6494sxny8te7lrs0c6237u9ps443gd6</p> + </div> + + <p><strong>We aren't looking for donations of tokens, only Cardano itself.</strong></p> + </section> + <section id="github"> <h2><a href="#github">GitHub Sponsors (credit card)</a></h2> |
