diff --git a/models/socialHandle.go b/models/socialHandle.go index 91caa9393..0f024d8e9 100644 --- a/models/socialHandle.go +++ b/models/socialHandle.go @@ -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", diff --git a/webroot/img/platformlogos/steam.svg b/webroot/img/platformlogos/steam.svg new file mode 100644 index 000000000..ed285988a --- /dev/null +++ b/webroot/img/platformlogos/steam.svg @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + +