Added Bluesky icon
This commit is contained in:
parent
3dbf6c717e
commit
03e8fdc79a
|
@ -320,6 +320,8 @@ if (isset($_COOKIE['LinkCount'])) {
|
||||||
{!! icon('behance', 'Behance') !!}
|
{!! icon('behance', 'Behance') !!}
|
||||||
|
|
||||||
{!! icon('dribbble', 'Dribble') !!}
|
{!! icon('dribbble', 'Dribble') !!}
|
||||||
|
|
||||||
|
{!! icon('bluesky', 'Bluesky') !!}
|
||||||
|
|
||||||
|
|
||||||
<button type="submit" class="mt-3 ml-3 btn btn-primary">{{__('messages.Save links')}}</button>
|
<button type="submit" class="mt-3 ml-3 btn btn-primary">{{__('messages.Save links')}}</button>
|
||||||
|
|
Loading…
Reference in New Issue