Added page icon twitch

This commit is contained in:
Julian Prieber 2023-02-09 20:30:23 +01:00
parent 00ec750dca
commit 98933c784a
2 changed files with 4 additions and 0 deletions

View File

@ -761,6 +761,8 @@ class UserController extends Controller
saveIcon('whatsapp', $request->whatsapp);
saveIcon('twitch', $request->whatsapp);

View File

@ -224,6 +224,8 @@ if (isset($_COOKIE['LinkCount'])) {
{!!icon('github', 'GitHub')!!}
{!!icon('twitch', 'Twitch')!!}
{!!icon('linkedin', 'LinkedIn')!!}
{!!icon('tiktok', 'TikTok')!!}