Skip to content

Commit

Permalink
Remove crypto donation option (#7082)
Browse files Browse the repository at this point in the history
* Remove crypto donation option

* Fix `mentor_finished_discussion_test`
  • Loading branch information
dem4ron authored Oct 1, 2024
1 parent f697edf commit d9965dd
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions app/views/donations/_alternatives.html.haml
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,3 @@
= link_to "https://github.com/sponsors/exercism", class: "btn-m btn-secondary" do
= graphical_icon "external-site-github"
%span Donate via GitHub Sponsors

%h2.text-h5.mt-24.mb-4 Too cool for fiat? Donate using crypto!
%p.text-p-base.mb-8 We also accept donations via cryptocurrency. We support a wide range of different currencies via Coinbase. We aim to convert half to fiat and keep half in the currency in which it was donated.
.flex
= render ViewComponents::DonateWithCrypto.new

0 comments on commit d9965dd

Please sign in to comment.