diff options
| author | Fuwn <[email protected]> | 2021-12-06 17:17:08 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-12-06 17:17:08 -0800 |
| commit | 375d2d65312007f552d80b9727db236f6c2b5057 (patch) | |
| tree | 69163121d39a512822f8edb02bbf356fa0004403 /assets | |
| parent | fix(static): new favicon (diff) | |
| download | yucky.fun-375d2d65312007f552d80b9727db236f6c2b5057.tar.xz yucky.fun-375d2d65312007f552d80b9727db236f6c2b5057.zip | |
fix(socials): steam group link
Diffstat (limited to 'assets')
| -rw-r--r-- | assets/json/socials.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/assets/json/socials.json b/assets/json/socials.json index 3cb1529..768250f 100644 --- a/assets/json/socials.json +++ b/assets/json/socials.json @@ -4,7 +4,7 @@ "email": "[email protected]", "apply": "https://fuwn.link/apply2volatile", "discord": "https://dsc.gg/volatile", - "steam": "https://steamcommunity.com/groups/VolatileHQ", + "steam": "VolatileHQ", "youtube": "UCDZsU0eaFU0HjcM_1bpYbUA", "press_pack": "1A7TJ-PXqYqJ5VHBtzvYInFOEpA3Gk8zC?usp=sharing" } |