mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 03:59:26 +00:00
commit
b0fac7f0b5
2 changed files with 4 additions and 0 deletions
|
@ -153,6 +153,7 @@ merchants:
|
|||
cardkyc: "<b>No KYC</b> (Know Your Customer):"
|
||||
cardbtcfiat: (BTC ↔ fiat possible)
|
||||
cardonion: "Onion address:"
|
||||
cardi2p: "I2P address:"
|
||||
noncustodial: "Non-custodial:"
|
||||
hodlhodldescr: P2P trading platform with non-custodial escrow.
|
||||
locmondescr: Online P2P exchange offering person-to-person trades.
|
||||
|
|
|
@ -41,6 +41,7 @@ meta_descr: merchants.descr
|
|||
<p>{% t merchants.cardkyc %} <span class="check"></span></p>
|
||||
<p><b>XMR ↔ fiat:</b> <span class="cross"></span> {% t merchants.cardbtcfiat %}</p>
|
||||
<p><b>{% t merchants.cardonion %}</b> <span class="cross"></span></p>
|
||||
<p><b>{% t merchants.cardi2p %}</b> <span class="cross"></span></p>
|
||||
</div>
|
||||
<div class="center-xs">
|
||||
<p><a href="https://bisq.network/" class="btn-link btn-fixed btn-primary-top">{% t merchants.visitbisq %}</a></p>
|
||||
|
@ -59,6 +60,7 @@ meta_descr: merchants.descr
|
|||
<p>{% t merchants.cardkyc %} {% t merchants.depsell %}</p>
|
||||
<p><b>XMR ↔ fiat:</b> <span class="check"></span></p>
|
||||
<p><b>{% t merchants.cardonion %}</b> <span class="check"></span></p>
|
||||
<p><b>{% t merchants.cardi2p %}</b> <span class="check"></span></p>
|
||||
</div>
|
||||
<div class="center-xs">
|
||||
<p><a href="https://localmonero.co" class="btn-link btn-fixed btn-primary-top">{% t merchants.visitlocalmonero %}</a></p>
|
||||
|
@ -77,6 +79,7 @@ meta_descr: merchants.descr
|
|||
<p>{% t merchants.cardkyc %} <span class="check"></span></p>
|
||||
<p><b>XMR ↔ fiat:</b> <span class="cross"></span> {% t merchants.cardbtcfiat %}</p>
|
||||
<p><b>{% t merchants.cardonion %}</b> <span class="cross"></span></p>
|
||||
<p><b>{% t merchants.cardi2p %}</b> <span class="cross"></span></p>
|
||||
</div>
|
||||
<div class="center-xs">
|
||||
<p><a href="https://hodlhodl.com" class="btn-link btn-fixed btn-primary-top">{% t merchants.visithodlhodl %}</a></p>
|
||||
|
|
Loading…
Reference in a new issue