Edit both Bitcoin and SDC text

This commit is contained in:
Kewde 2016-08-22 19:08:24 +02:00 committed by GitHub
parent c16cf0b518
commit adfb7f4285

View File

@ -2180,7 +2180,7 @@
<h3 class="panel-title">Bitcoin</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Bitcoin.svg.png" alt="Bitcoin" align="right" style="margin-left:5px;">A pseudonymous cryptocurrency which allows anyone to transact online without registering or giving away any personal information.</p>
<p><img src="img/tools/Bitcoin.svg.png" alt="Bitcoin" align="right" style="margin-left:5px;">Bitcoin is a pseudonymous cryptocurrency that allows anyone to transact online without registering or giving away any personal information.</p>
<p>
<a href="https://bitcoin.org/">
<button type="button" class="btn btn-success">Website: bitcoin.org</button>
@ -2196,7 +2196,7 @@
<h3 class="panel-title">ShadowCash</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/shadowcash-104x108.png" alt="ShadowCash" align="right" style="margin-left:5px;">An anonymous cryptocurency built on Bitcoin's codebase featuring additional techniques that make transactions cryptographically untraceable and unlinkable, malicious attackers are unable to identify sender or receiver. Also has decentralized encrypted messaging similair to BitMessage.</p>
<p><img src="img/tools/shadowcash-104x108.png" alt="ShadowCash" align="right" style="margin-left:5px;">ShadowCash is an anonymous cryptocurency built on Bitcoin's codebase featuring additional techniques that make transactions cryptographically untraceable and unlinkable, malicious attackers are unable to identify sender or receiver. Also has decentralized encrypted messaging similair to BitMessage.</p>
<p>
<a href="https://shadowproject.io/">
<button type="button" class="btn btn-info">Website: shadowproject.io</button>