add steam social handle (#1503)

Logo Source: https://de.wikipedia.org/wiki/Datei:Steam_icon_logo.svg
This commit is contained in:
Jannik
2021-10-30 23:47:00 +02:00
committed by GitHub
parent f0a11cac5d
commit 4509be19db
2 changed files with 20 additions and 0 deletions

View File

@@ -80,6 +80,10 @@ func GetAllSocialHandles() map[string]SocialHandle {
Platform: "Spotify",
Icon: "/img/platformlogos/spotify.svg",
},
"steam": {
Platform: "Steam",
Icon: "/img/platformlogos/steam.svg",
},
"tiktok": {
Platform: "TikTok",
Icon: "/img/platformlogos/tiktok.svg",