Skip to content

Commit 70a5922

Browse files
author
Matthew O
committed
Add Threads Icon to Font Awesome List
1 parent dda66d5 commit 70a5922

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/views/studio/links.blade.php

+3
Original file line numberDiff line numberDiff line change
@@ -322,6 +322,9 @@ function icon($name, $label) {
322322
{!! icon('dribbble', 'Dribble') !!}
323323

324324
{!! icon('bluesky', 'Bluesky') !!}
325+
326+
{!! icon('threads', 'Threads') !!}
327+
325328

326329

327330
<button type="submit" class="mt-3 ml-3 btn btn-primary">{{__('messages.Save links')}}</button>

0 commit comments

Comments
 (0)