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