Skip to content

Commit

Permalink
Add the hot new wallets on the block (#134)
Browse files Browse the repository at this point in the history
  • Loading branch information
zander authored Jul 6, 2023
1 parent 2477421 commit 2461670
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added html/img/wallets/floweepay.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added html/img/wallets/selene.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions views/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -230,6 +230,12 @@
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://wallet.bitcoin.com/" target="_blank"><img loading="lazy" alt="Bitcoin.com" src="/img/wallets/bitcoindotcom.webp"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://flowee.org/products/pay/" target="_blank"><img loading="lazy" alt="Flowee Pay" src="/img/wallets/floweepay.png"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://selene.cash/" target="_blank"><img loading="lazy" alt="Selene" src="/img/wallets/selene.png"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://electroncash.org/" target="_blank"><img loading="lazy" alt="Electron Cash" src="/img/wallets/electroncash.webp"></a>
</div>
Expand Down

0 comments on commit 2461670

Please sign in to comment.