Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
DIYgod 2023-07-21 21:49:55 +01:00
commit b80a26e606
No known key found for this signature in database
1 changed files with 5 additions and 0 deletions

View File

@ -90,6 +90,11 @@ export const PlatformsSyncMap: {
icon: "/assets/social/steam.svg",
url: "https://steamcommunity.com/id/{username}",
},
steam_profiles: {
name: "Steam",
icon: "/assets/social/steam.svg",
url: "https://steamcommunity.com/profiles/{username}",
},
gitlab: {
name: "Gitlab",
icon: "/assets/social/gitlab.svg",