Added Bluesky icon

This commit is contained in:
Julian Prieber 2024-09-16 17:22:14 +02:00
parent 3dbf6c717e
commit 03e8fdc79a
1 changed files with 2 additions and 0 deletions

View File

@ -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>