mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-02-17 20:41:00 +01:00
Added page icon twitch
This commit is contained in:
parent
00ec750dca
commit
98933c784a
@ -761,6 +761,8 @@ class UserController extends Controller
|
||||
|
||||
saveIcon('whatsapp', $request->whatsapp);
|
||||
|
||||
saveIcon('twitch', $request->whatsapp);
|
||||
|
||||
|
||||
|
||||
|
||||
|
@ -224,6 +224,8 @@ if (isset($_COOKIE['LinkCount'])) {
|
||||
|
||||
{!!icon('github', 'GitHub')!!}
|
||||
|
||||
{!!icon('twitch', 'Twitch')!!}
|
||||
|
||||
{!!icon('linkedin', 'LinkedIn')!!}
|
||||
|
||||
{!!icon('tiktok', 'TikTok')!!}
|
||||
|
Loading…
x
Reference in New Issue
Block a user