Skip to content

Commit

Permalink
Add Flashiift and Basepoker
Browse files Browse the repository at this point in the history
  • Loading branch information
zquestz committed Nov 16, 2024
1 parent b6f9102 commit a1f5799
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 0 deletions.
Binary file added html/img/exchanges/flashift.webp
Binary file not shown.
Binary file added html/img/services/basepoker.webp
Binary file not shown.
6 changes: 6 additions & 0 deletions views/index.html.erb
Original file line number Diff line number Diff line change
Expand Up @@ -444,6 +444,9 @@
<div class="col-sm-4 col-md-3 vertical-align">
<a href="https://bch.games/" target="_blank"><img loading="lazy" alt="BCH.games" src="/img/services/bchgames.webp"></a>
</div>
<div class="col-sm-4 col-md-3 vertical-align">
<a href="https://basepoker.com" target="_blank"><img loading="lazy" alt="BASEPOKER" src="/img/services/basepoker.webp"></a>
</div>
<div class="col-sm-4 col-md-3 vertical-align">
<a href="https://cheapair.com/" target="_blank"><img loading="lazy" alt="CheapAir" src="/img/services/cheapair.webp"></a>
</div>
Expand Down Expand Up @@ -756,6 +759,9 @@
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://simpleswap.io" target="_blank"><img loading="lazy" alt="SimpleSwap" src="/img/exchanges/simpleswap_blue.svg"></a>
</div>
<div class="col-sm-6 col-md-3 vertical-align">
<a href="https://flashift.app" target="_blank"><img loading="lazy" alt="FLASHIFT" src="/img/exchanges/flashift.webp"></a>
</div>
</div>
</div>
</section>
Expand Down

0 comments on commit a1f5799

Please sign in to comment.