diff options
| -rw-r--r-- | static/donate-ethereum.png | bin | 0 -> 245 bytes | |||
| -rw-r--r-- | static/donate.html | 14 |
2 files changed, 14 insertions, 0 deletions
diff --git a/static/donate-ethereum.png b/static/donate-ethereum.png Binary files differnew file mode 100644 index 00000000..7ec93fe6 --- /dev/null +++ b/static/donate-ethereum.png diff --git a/static/donate.html b/static/donate.html index 2952e494..080aab28 100644 --- a/static/donate.html +++ b/static/donate.html @@ -65,6 +65,7 @@ <li><a href="#bitcoin">Bitcoin</a></li> <li><a href="#monero">Monero</a></li> <li><a href="#zcash">Zcash</a></li> + <li><a href="#ethereum">Ethereum</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> @@ -133,6 +134,19 @@ </div> </section> + <section id="ethereum"> + <h2><a href="#ethereum">Ethereum</a></h2> + + <p>You can send Ethereum donations to the following address to support GrapheneOS:</p> + + <div class="coin-address"> + <img src="/donate-ethereum.png" alt="Ethereum donation QR code" width="148" height="148"/> + <p>0xb74eD3BE17C0F2AF46AC6F15b0536d6D112D1A8c</p> + </div> + + <p><strong>We aren't looking for donations of tokens, only Ethereum itself.</strong></p> + </section> + <section id="github"> <h2><a href="#github">GitHub Sponsors (credit card)</a></h2> |
