Change Likes icon

This commit is contained in:
Noah Petherbridge 2024-06-26 21:28:53 -07:00
parent 8754ed8592
commit a82e04b2f8

View File

@ -308,7 +308,7 @@
{{if $LikedStats.UserLikes}}
<div>
<span class="is-size-7">
<i class="fa fa-user-group has-text-danger" title="Friends"></i>
<i class="fa fa-heart has-text-danger" title="Friends"></i>
Liked
</span>
</div>