merchants: add information about sites' I2P support

This commit is contained in:
HardenedSteel 2023-02-21 07:45:45 +03:00
parent 2efb6619b9
commit 1989ccefe5
2 changed files with 4 additions and 0 deletions

View file

@ -138,6 +138,7 @@ merchants:
cardkyc: "<b>No KYC</b> (Know Your Customer):"
cardbtcfiat: (BTC &#8596; 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.

View file

@ -40,6 +40,7 @@ permalink: /community/merchants/index.html
<p>{% t merchants.cardkyc %} <span class="check"></span></p>
<p><b>XMR &#8596; 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>
@ -58,6 +59,7 @@ permalink: /community/merchants/index.html
<p>{% t merchants.cardkyc %} {% t merchants.depsell %}</p>
<p><b>XMR &#8596; 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>
@ -76,6 +78,7 @@ permalink: /community/merchants/index.html
<p>{% t merchants.cardkyc %} <span class="check"></span></p>
<p><b>XMR &#8596; 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>