Add Threads Icon to Font Awesome List

This commit is contained in:
Matthew O 2024-12-09 23:55:22 +00:00
parent dda66d58d8
commit 70a5922692

View File

@ -322,6 +322,9 @@ if (isset($_COOKIE['LinkCount'])) {
{!! icon('dribbble', 'Dribble') !!}
{!! icon('bluesky', 'Bluesky') !!}
{!! icon('threads', 'Threads') !!}
<button type="submit" class="mt-3 ml-3 btn btn-primary">{{__('messages.Save links')}}</button>