We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dda66d5 commit 70a5922Copy full SHA for 70a5922
resources/views/studio/links.blade.php
@@ -322,6 +322,9 @@ function icon($name, $label) {
322
{!! icon('dribbble', 'Dribble') !!}
323
324
{!! icon('bluesky', 'Bluesky') !!}
325
+
326
+ {!! icon('threads', 'Threads') !!}
327
328
329
330
<button type="submit" class="mt-3 ml-3 btn btn-primary">{{__('messages.Save links')}}</button>
0 commit comments