forked from trent_larson/crowd-funder-for-time-pwa
change project icon to a hammer
This commit is contained in:
@@ -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,
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user