change twitter label to x (#3846)

This commit is contained in:
Mahlangu
2024-07-21 19:54:21 -07:00
committed by GitHub
parent 4c551a0501
commit 95d1912a92
+1 -1
View File
@@ -105,7 +105,7 @@ func GetAllSocialHandles() map[string]SocialHandle {
Icon: "/img/platformlogos/twitch.svg",
},
"twitter": {
Platform: "Twitter",
Platform: "X",
Icon: "/img/platformlogos/twitter.svg",
},
"youtube": {