From 4509be19db5a8f5a5ebe1f943165374739dbf99b Mon Sep 17 00:00:00 2001 From: Jannik Date: Sat, 30 Oct 2021 23:47:00 +0200 Subject: [PATCH] :sparkles: add steam social handle (#1503) Logo Source: https://de.wikipedia.org/wiki/Datei:Steam_icon_logo.svg --- models/socialHandle.go | 4 ++++ webroot/img/platformlogos/steam.svg | 16 ++++++++++++++++ 2 files changed, 20 insertions(+) create mode 100644 webroot/img/platformlogos/steam.svg 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 @@ + + + + + + + + + + + + + + + +