elementary / website

The elementary.io website
https://elementary.io
MIT License
1.24k stars 707 forks source link

Add Coinbase to Funding section #2334

Closed cassidyjames closed 4 years ago

cassidyjames commented 4 years ago

We have a Coinbase account and can accept crypto now. Their site says to include this for the embed:

<div> <a class="donate-with-crypto" href="https://commerce.coinbase.com/checkout/d4dbaa95-5a48-42ec-8731-af867e90e4b4"> Donate with Crypto </a> <script src="https://commerce.coinbase.com/v1/checkout.js?version=201807"> </script> </div>

Otherwise we can just link to that checkout link with our usual button styling.

TheMartes commented 4 years ago

https://github.com/elementary/website/pull/2458