change twitter label to x (#3846)

This commit is contained in:
Mahlangu
2024-07-21 21:54:21 -05:00
committed by GitHub
parent 4c551a0501
commit 95d1912a92

View File

@@ -105,7 +105,7 @@ func GetAllSocialHandles() map[string]SocialHandle {
Icon: "/img/platformlogos/twitch.svg", Icon: "/img/platformlogos/twitch.svg",
}, },
"twitter": { "twitter": {
Platform: "Twitter", Platform: "X",
Icon: "/img/platformlogos/twitter.svg", Icon: "/img/platformlogos/twitter.svg",
}, },
"youtube": { "youtube": {