mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-04-02 20:51:03 +02:00
Add Threads Icon to Font Awesome List
This commit is contained in:
parent
dda66d58d8
commit
70a5922692
@ -323,6 +323,9 @@ if (isset($_COOKIE['LinkCount'])) {
|
|||||||
|
|
||||||
{!! icon('bluesky', 'Bluesky') !!}
|
{!! icon('bluesky', 'Bluesky') !!}
|
||||||
|
|
||||||
|
{!! icon('threads', 'Threads') !!}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<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>
|
||||||
</form>
|
</form>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user