Skip to content

Commit 03e8fdc

Browse files
committed
Added Bluesky icon
1 parent 3dbf6c7 commit 03e8fdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

resources/views/studio/links.blade.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -320,6 +320,8 @@ function icon($name, $label) {
320320
{!! icon('behance', 'Behance') !!}
321321

322322
{!! icon('dribbble', 'Dribble') !!}
323+
324+
{!! icon('bluesky', 'Bluesky') !!}
323325

324326

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

0 commit comments

Comments
 (0)