From 7f402a3aef6602cee65745db2383f038bdecee6b Mon Sep 17 00:00:00 2001 From: Adrien Allard Date: Mon, 2 Mar 2026 20:29:53 +0100 Subject: [PATCH] chore: remove twitter 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 89e28a7..d8cc175 100644 --- a/src/lib/social_links.html +++ b/src/lib/social_links.html @@ -11,5 +11,4 @@ {{ social_link('Twitch', 'twitch-fill.svg', 'https://www.twitch.tv/frogcollective') }} {{ social_link('Mastodon', 'mastodon-fill.svg', 'https://mastodon.social/@frogcollective') }} {{ social_link('Bluesky', 'bluesky-fill.svg', 'https://bsky.app/profile/frogcollective.bsky.social') }} -{{ social_link('Twitter - X', 'twitter-x-line.svg', 'https://x.com/FrogCoGames') }}