diff --git a/src/components/site/Platform.tsx b/src/components/site/Platform.tsx index e2eaa18db9..b53a20bc38 100644 --- a/src/components/site/Platform.tsx +++ b/src/components/site/Platform.tsx @@ -45,7 +45,7 @@ export const PlatformsSyncMap: { }, x_id: { name: "X", - icon: `${iconCDN}/x_/fff`, + icon: `${iconCDN}/x/_/fff`, url: "https://x.com/i/user/{username}", }, pixiv: {