Skip to content

Commit

Permalink
Remove SimpleHold (#133)
Browse files Browse the repository at this point in the history
It now gets redirected to a different site which is not a wallet
but something that connects to metamask.
  • Loading branch information
zander authored Jul 6, 2023
1 parent 2bbe2d2 commit 2477421
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 3 deletions.
Binary file removed html/img/wallets/simplehold.webp
Binary file not shown.
3 changes: 0 additions & 3 deletions views/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -278,9 +278,6 @@
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://www.whalesheaven.com/whcypher" target="_blank"><img loading="lazy" alt="WH Cypher" src="/img/wallets/whcypher.webp"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://simplehold.io/" target="_blank"><img loading="lazy" alt="SimpleHold.io" src="/img/wallets/simplehold.webp"></a>
</div>
</div>
</div>
</section>
Expand Down

0 comments on commit 2477421

Please sign in to comment.