Skip to content

Commit

Permalink
Add Cake, Cashonize and Stack wallet
Browse files Browse the repository at this point in the history
  • Loading branch information
zquestz committed Oct 19, 2023
1 parent b713792 commit 6981df3
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 8 deletions.
Binary file added html/img/wallets/cake.webp
Binary file not shown.
Binary file added html/img/wallets/cashonize.webp
Binary file not shown.
Binary file added html/img/wallets/stack.webp
Binary file not shown.
25 changes: 17 additions & 8 deletions views/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -231,17 +231,32 @@
<a href="https://electroncash.org/" target="_blank"><img loading="lazy" alt="Electron Cash" src="/img/wallets/electroncash.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.webp"></a>
<a href="https://cashonize.com/" target="_blank"><img loading="lazy" alt="Cashonize" src="/img/wallets/cashonize.webp"></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.webp"></a>
<a href="https://www.paytaca.com/" target="_blank"><img loading="lazy" alt="Paytaca" src="/img/wallets/paytaca.svg"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://zapit.io/" target="_blank"><img loading="lazy" alt="Zapit" src="/img/wallets/zapit.webp"></a>
</div>
<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://selene.cash/" target="_blank"><img loading="lazy" alt="Selene" src="/img/wallets/selene.webp"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://edgesecure.co/" target="_blank"><img loading="lazy" alt="Edge" src="/img/wallets/edge.webp"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://stackwallet.com/" target="_blank"><img loading="lazy" alt="Stack Wallet" src="/img/wallets/stack.webp"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://cakewallet.com/" target="_blank"><img loading="lazy" alt="Cake Wallet" src="/img/wallets/cake.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.webp"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://bitpay.com/wallet" target="_blank"><img loading="lazy" alt="Bitpay Wallet" src="/img/wallets/bitpay.webp"></a>
</div>
Expand All @@ -260,12 +275,6 @@
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://www.exodus.io/" target="_blank"><img loading="lazy" alt="Exodus" src="/img/wallets/exodus.webp"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://www.paytaca.com/" target="_blank"><img loading="lazy" alt="Paytaca" src="/img/wallets/paytaca.svg"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://zapit.io/" target="_blank"><img loading="lazy" alt="Zapit" src="/img/wallets/zapit.webp"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://viawallet.com/" target="_blank"><img loading="lazy" alt="ViaWallet" src="/img/wallets/viawallet.webp"></a>
</div>
Expand Down

0 comments on commit 6981df3

Please sign in to comment.