change project icon to a hammer

This commit is contained in:
2024-02-03 19:20:54 -07:00
parent 61c3a0e30b
commit b251d7e4fd
2 changed files with 3 additions and 4 deletions

View File

@@ -39,6 +39,7 @@ import {
faForward,
faGift,
faGlobe,
faHammer,
faHand,
faHandHoldingHeart,
faHouseChimney,
@@ -96,6 +97,7 @@ library.add(
faForward,
faGift,
faGlobe,
faHammer,
faHand,
faHandHoldingHeart,
faHouseChimney,

View File

@@ -211,10 +211,7 @@
"
class="justify-end"
>
<fa
icon="hand-holding-heart"
class="ml-4 pl-2 text-blue-500"
></fa>
<fa icon="hammer" class="ml-4 pl-2 text-blue-500"></fa>
</router-link>
</span>
</div>