forked from jsnbuchanan/crowd-funder-for-time-pwa
change project icon to a hammer
This commit is contained in:
@@ -39,6 +39,7 @@ import {
|
|||||||
faForward,
|
faForward,
|
||||||
faGift,
|
faGift,
|
||||||
faGlobe,
|
faGlobe,
|
||||||
|
faHammer,
|
||||||
faHand,
|
faHand,
|
||||||
faHandHoldingHeart,
|
faHandHoldingHeart,
|
||||||
faHouseChimney,
|
faHouseChimney,
|
||||||
@@ -96,6 +97,7 @@ library.add(
|
|||||||
faForward,
|
faForward,
|
||||||
faGift,
|
faGift,
|
||||||
faGlobe,
|
faGlobe,
|
||||||
|
faHammer,
|
||||||
faHand,
|
faHand,
|
||||||
faHandHoldingHeart,
|
faHandHoldingHeart,
|
||||||
faHouseChimney,
|
faHouseChimney,
|
||||||
|
|||||||
@@ -211,10 +211,7 @@
|
|||||||
"
|
"
|
||||||
class="justify-end"
|
class="justify-end"
|
||||||
>
|
>
|
||||||
<fa
|
<fa icon="hammer" class="ml-4 pl-2 text-blue-500"></fa>
|
||||||
icon="hand-holding-heart"
|
|
||||||
class="ml-4 pl-2 text-blue-500"
|
|
||||||
></fa>
|
|
||||||
</router-link>
|
</router-link>
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user