mirror of
https://github.com/monero-project/monero-site.git
synced 2025-01-10 21:05:04 +00:00
Update index.html
This commit is contained in:
parent
ef148f22b8
commit
c06544e6f1
1 changed files with 4 additions and 4 deletions
|
@ -20,7 +20,7 @@ Title: Home
|
|||
<div class="main-info">
|
||||
<h1 id="main-h1">Monero</h1>
|
||||
<h2 id="main-h2">Private Digital Currency</h2>
|
||||
<p id="main-text">Monero is a secure, private, and untraceable cryptocurrency. It is open-source and accessible to all. With Monero, you are your own bank. Only you control and are responsible for your funds. Your accounts and transactions are kept private from prying eyes.</p>
|
||||
<p id="main-text">Monero is a secure, private and untraceable cryptocurrency. It is open-source and accessible to all. With Monero, you are your own bank. Only you control and are responsible for your funds. Your accounts and transactions are kept private from prying eyes.</p>
|
||||
<p><a href="/get-started/using/" class="btn-link btn-auto btn-primary">Get Started</a></p>
|
||||
</div>
|
||||
</div>
|
||||
|
@ -38,7 +38,7 @@ Title: Home
|
|||
<div class="row middle-xs info-block-row private">
|
||||
<div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 why-text">
|
||||
<h3>Monero is secure</h3>
|
||||
<p>Monero is a decentralized cryptocurrency, meaning it is secure digital cash operated by a network of users. Transactions are confirmed by distributed consensus, and then immutably recorded on the blockchain. Third-parties do not need to be trusted to keep your Monero safe. </p>
|
||||
<p>Monero is a decentralized cryptocurrency, meaning it is secure digital cash operated by a network of users. Transactions are confirmed by distributed consensus and then immutably recorded on the blockchain. Third-parties do not need to be trusted to keep your Monero safe. </p>
|
||||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-4 col-xs-12 last-sm first-xs center-xs">
|
||||
<img src="/img/secure-monero.png" alt="Secure safe" class="main-icon">
|
||||
|
@ -50,7 +50,7 @@ Title: Home
|
|||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 why-text">
|
||||
<h3>Monero is private</h3>
|
||||
<p>Monero uses ring signatures, ring confidential transactions, and stealth addresses to obfuscate the origins, amounts and destinations of all transactions. Monero provides all the benefits of a decentralized cryptocurrency, without any of the typical privacy concessions. </p>
|
||||
<p>Monero uses ring signatures, ring confidential transactions and stealth addresses to obfuscate the origins, amounts and destinations of all transactions. Monero provides all the benefits of a decentralized cryptocurrency, without any of the typical privacy concessions. </p>
|
||||
</div>
|
||||
|
||||
</div>
|
||||
|
@ -69,7 +69,7 @@ Title: Home
|
|||
</div>
|
||||
<div class="col-lg-6 col-md-6 col-sm-8 col-xs-12 why-text">
|
||||
<h3>Monero is fungible</h3>
|
||||
<p> Monero is fungible <a href="https://getmonero.org/resources/moneropedia/fungibility.html">because it is private by default. Units of Monero cannot be blacklisted by vendors or exchanges due to their association in previous transactions.</p>
|
||||
<p> Monero is <a href="https://getmonero.org/resources/moneropedia/fungibility.html"> fungible </a>because it is private by default. Units of Monero cannot be blacklisted by vendors or exchanges due to their association in previous transactions.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in a new issue