Update index.html

Cryptocurrencies now show in alphabetical order instead of higher anonymity/privacy.
This commit is contained in:
lethos3 2017-07-14 21:41:11 +00:00 committed by GitHub
parent 4b502364a0
commit 897da8565a

View File

@ -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>