fix: icon link

This commit is contained in:
Cory Dransfeldt 2023-08-06 12:31:09 -07:00
parent 53a3c6d817
commit 32e13e1a87
No known key found for this signature in database

View file

@ -26,7 +26,7 @@
<h1 class="font-black leading-tight md:pb-0 md:text-3xl pb-5 text-2xl">
{{ heading }}
</h1>
<a href="/" class="icon--h-28 icon--bold">
<a href="/" class="icon--h-28 icon--link icon--bold">
{% tablericon "home-move" "Home • Cory Dransfeldt" %}
</a>
</div>