Skip to content

Commit

Permalink
Add BCHD back to node list
Browse files Browse the repository at this point in the history
  • Loading branch information
zquestz committed Dec 30, 2024
1 parent a1f5799 commit 25727f1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions views/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -396,6 +396,9 @@
<div class="col-sm-6 col-md-6 vertical-align">
<a href="https://www.bitcoinunlimited.info" target="_blank"><img loading="lazy" alt="Bitcoin Unlimited" src="/img/wallets/bitcoinunlimited.webp"></a>
</div>
<div class="col-sm-6 col-md-6 vertical-align">
<a href="https://bchd.cash" target="_blank"><img loading="lazy" alt="BCHD" src="/img/wallets/bchd.webp"></a>
</div>
<div class="col-sm-6 col-md-6 vertical-align">
<a href="https://bitcoinverde.org" target="_blank"><img loading="lazy" alt="Bitcoin Verde" src="/img/wallets/bitcoinverde.webp"></a>
</div>
Expand Down

0 comments on commit 25727f1

Please sign in to comment.