Skip to content

Commit bf63a9f

Browse files
committed
remove bisq - inactive exchange
1 parent 22b8508 commit bf63a9f

File tree

1 file changed

+0
-13
lines changed

1 file changed

+0
-13
lines changed

exchanges.html

Lines changed: 0 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -64,19 +64,6 @@ <h5 class="card-title text-center">{% t exchanges.southxchange.title %}</h5>
6464
</div>
6565
</div>
6666
</div>
67-
<div class="col-lg-4 col-sm-12 d-flex align-items-stretch">
68-
<div class="card">
69-
<img src="/images/icons/exchanges/bisq.png" class="p-2 card-img-top w-50 mx-auto d-block" alt="Buy Masari on Bisq">
70-
<div class="card-body">
71-
<h5 class="card-title text-center">{% t exchanges.bisq.title %}</h5>
72-
<p class="card-text">{% t exchanges.bisq.desc %}</p>
73-
<p class="text-muted font-weight-light">{% t pairs %}: <a href="https://bisq.network/markets/?currency=msr_btc" target="_blank">{% t exchanges.pairs.BTC %}</a></p>
74-
</div>
75-
<div class="card-footer bg-transparent">
76-
<a href="https://bisq.network" class="btn btn-lg btn-block masari">{% t visit %} {% t exchanges.bisq.title %}</a>
77-
</div>
78-
</div>
79-
</div>
8067
</div>
8168
<div class="row mt-3 mb-3">
8269
<div class="col-lg-4 col-sm-12 d-flex align-items-stretch">

0 commit comments

Comments
 (0)