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
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

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": {