Merge pull request #170 from jadensite/zcashfix

Fixed file path to zcash logo.  Image shows up now.
This commit is contained in:
Kewde 2017-01-23 15:02:48 +00:00 committed by GitHub
commit 091725c56a

View File

@ -2186,7 +2186,7 @@
<h3 class="panel-title">Zcash</h3>
</div>
<div class="panel-body">
<p><img src="img/tools/Zcash.png" alt="Zcash" align="right" style="margin-left:5px;">Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions automatically hide the sender, recipient, and value of all transactions on the blockchain.</p>
<p><img src="img/tools/zcash.png" alt="Zcash" align="right" style="margin-left:5px;">Zcash offers total payment confidentiality, while still maintaining a decentralized network using a public blockchain. Unlike Bitcoin, Zcash transactions automatically hide the sender, recipient, and value of all transactions on the blockchain.</p>
<p>
<a href="https://www.z.cash/">
<button type="button" class="btn btn-info">Website: z.cash</button>