mirror of
https://github.com/monero-project/monero-site.git
synced 2024-12-23 12:09:49 +00:00
home: edit 'Merchants' card
This commit is contained in:
parent
32497eec7c
commit
36f09b2ea7
2 changed files with 2 additions and 2 deletions
|
@ -81,7 +81,7 @@ home:
|
|||
getcoins_para: After you install a wallet, you need to get some Monero. There are multiple ways to acquire some coins to spend, like mining or working in exchange for Monero, but the easiest way is to use an exchange and convert your fiat money into XMR. Many exchanges, centralized and decentralized, list Monero (XMR).
|
||||
exchanges: Exchanges
|
||||
useit: "It's a Currency: Use It!"
|
||||
useit_para: Monero is a currency and can be exchanged for goods and services, privately and with very low fees. Many entities will gladly accept XMR for payments; take a look at our list of merchants currently accepting Monero.
|
||||
useit_para: Monero is a currency and can be exchanged for goods, services and other currencies, privately and with very low fees. Many entities will gladly accept XMR for payments; take a look at our 'Merchants' page.
|
||||
merchants: Merchants
|
||||
answers: Find Answers to Your Questions
|
||||
faq: FAQ
|
||||
|
|
|
@ -58,7 +58,7 @@ permalink: index.html
|
|||
<div class="col-lg-6 col-md-6 col-sm-8 col-xs-8 why-text">
|
||||
<h3>{% t home.getcoins %}</h3>
|
||||
<p>{% t home.getcoins_para %}</p>
|
||||
<p><a href="{{ site.baseurl }}/community/merchants/#exchanges" class="btn-link btn-fixed">{% t home.exchanges %}</a></p>
|
||||
<p><a href="{{ site.baseurl }}/community/merchants/" class="btn-link btn-fixed">{% t home.exchanges %}</a></p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue