diff options
| author | Fuwn <[email protected]> | 2021-11-03 23:52:24 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2021-11-03 23:52:24 -0700 |
| commit | 70f5f5ab700ecdc8d5f65fe9a52e3d37280e718e (patch) | |
| tree | c4d380afbef990e5c71492da13ce1d2d8d67a191 /assets/json/socials.json | |
| parent | feat(index): add press pack link (diff) | |
| download | yucky.fun-70f5f5ab700ecdc8d5f65fe9a52e3d37280e718e.tar.xz yucky.fun-70f5f5ab700ecdc8d5f65fe9a52e3d37280e718e.zip | |
feat: new
Diffstat (limited to 'assets/json/socials.json')
| -rw-r--r-- | assets/json/socials.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/assets/json/socials.json b/assets/json/socials.json new file mode 100644 index 0000000..3959065 --- /dev/null +++ b/assets/json/socials.json @@ -0,0 +1,10 @@ +{ + "twitter": "yuckyaiming", + "github": "yuckyaiming", + "email": "[email protected]", + "apply": "https://fuwn.link/apply2yucky", + "discord": "yucky", + "steam": "https://steamcommunity.com/groups/yucky_de", + "youtube": "UCDZsU0eaFU0HjcM_1bpYbUA", + "press_pack": "1A7TJ-PXqYqJ5VHBtzvYInFOEpA3Gk8zC?usp=sharing" +} |