Update index.html
Cryptocurrencies now show in alphabetical order instead of higher anonymity/privacy.
This commit is contained in:
parent
4b502364a0
commit
897da8565a
32
index.html
32
index.html
@ -2178,6 +2178,22 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Monero</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/tools/Monero.png" alt="Monero" align="right" style="margin-left:5px;">Monero focuses strictly on protecting user's privacy and mandates all transactions are private by default. Monero is open-source, completely decentralized and provides privacy through Ring Confidential Transactions and Stealth Addresses.</p>
|
||||
<p>
|
||||
<a href="https://getmonero.org/">
|
||||
<button type="button" class="btn btn-warning">Website: getmonero.org</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Windows, Mac, Linux.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-info">
|
||||
<div class="panel-heading">
|
||||
@ -2195,22 +2211,6 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-sm-4">
|
||||
<div class="panel panel-warning">
|
||||
<div class="panel-heading">
|
||||
<h3 class="panel-title">Monero</h3>
|
||||
</div>
|
||||
<div class="panel-body">
|
||||
<p><img src="img/tools/Monero.png" alt="Monero" align="right" style="margin-left:5px;">Monero focuses strictly on protecting user's privacy and mandates all transactions are private by default. Monero is open-source, completely decentralized and provides privacy through Ring Confidential Transactions and Stealth Addresses.</p>
|
||||
<p>
|
||||
<a href="https://getmonero.org/">
|
||||
<button type="button" class="btn btn-warning">Website: getmonero.org</button>
|
||||
</a>
|
||||
</p>
|
||||
<p>OS: Windows, Mac, Linux.</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user