add guides panel to resources

This commit is contained in:
randymcmillan 2021-01-19 14:03:53 -05:00
parent 8ff93177a9
commit 05c216b7a7
No known key found for this signature in database
GPG Key ID: 97966C06BB06757B

View File

@ -127,5 +127,20 @@ id: resources
</p>
</div>
<div class="card resources-card">
<img src="/img/icons/ico_invoice.svg?{{site.time | date: '%s'}}" alt="Icon">
<!-- <h2 id="guides">{% translate guides %}</h2> -->
<h2 id="guides">Guides</h2>
<p>
<a href="https://mattodell.keybase.pub/coldcard.html">ColdCard</a>
</p>
<p>
<a href="https://bitcoiner.guide">Bitcoiner.Guide</a>
</p>
<p>
<a href="https://node.guide">Node.Guide</a>
</p>
</div>
</div>
</div>