From 580d73b015ddb351cb6957c0258bbb3e531f323b Mon Sep 17 00:00:00 2001 From: Adrien Allard Date: Fri, 2 Aug 2024 13:05:34 +0200 Subject: [PATCH] feat: remove facebook link --- src/lib/social_links.html | 1 - 1 file changed, 1 deletion(-) diff --git a/src/lib/social_links.html b/src/lib/social_links.html index 3d1e91f..a7a1dad 100644 --- a/src/lib/social_links.html +++ b/src/lib/social_links.html @@ -10,4 +10,3 @@ {{ social_link('Twitch', 'twitch-fill.svg', 'https://www.twitch.tv/frogcollective') }} {{ social_link('Mastodon', 'mastodon-fill.svg', 'https://mastodon.social/@frogcollective') }} {{ social_link('Twitter - X', 'twitter-x-line.svg', 'https://x.com/FrogCoGames') }} -{{ social_link('Facebook', 'facebook-circle-fill.svg', 'https://www.facebook.com/profile.php?id=61560180067337') }}