diff options
| -rw-r--r-- | content/json/contacts.json | 9 |
1 files changed, 2 insertions, 7 deletions
diff --git a/content/json/contacts.json b/content/json/contacts.json index 62d5c6d..b387821 100644 --- a/content/json/contacts.json +++ b/content/json/contacts.json @@ -1,11 +1,6 @@ { - "Social Media": { - "GitHub": "https://github.com/Fuwn", - "GitLab": "https://gitlab.com/Fuwn", - "Discord": "https://discord.com/users/fun#1337", - "Twitter": "https://twitter.com/Fuwnr", - "YouTube": "https://youtube.com/Fuwnr", - "Matrix": "https://matrix.to/#/@fuwn:matrix.org" + "Other": { + "GitHub": "https://github.com/Fuwn" }, "Email": { "[email protected]": "mailto:[email protected]" |