From bd358b38f7864dbff8652dac84dd63d7cc59f50c Mon Sep 17 00:00:00 2001 From: MartinBraquet Date: Mon, 1 Sep 2025 17:33:53 +0200 Subject: [PATCH] Fix --- web/components/user/social.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/web/components/user/social.tsx b/web/components/user/social.tsx index 89185ae7..1cb19717 100644 --- a/web/components/user/social.tsx +++ b/web/components/user/social.tsx @@ -22,7 +22,6 @@ export const PLATFORM_ICONS: { site: LinkIcon, x: TbBrandX, discord: TbBrandDiscord, - manifold: Foldy, bluesky: TbBrandBluesky, mastodon: TbBrandMastodon, substack: LuBookmark,