diff --git a/homepage/_data/social_media.json b/homepage/_data/social_media.json index 2dd679da..9abe6be6 100644 --- a/homepage/_data/social_media.json +++ b/homepage/_data/social_media.json @@ -1,12 +1,16 @@ { "links": [ + { + "type": "discord", + "url": "https://discord.gg/JnTHGnxwYS" + }, { "type": "github", "url": "https://github.com/ocftw/open-star-ter-village" }, { - "type": "discord", - "url": "https://discord.gg/JnTHGnxwYS" + "type": "facebook", + "url": "https://facebook.com/" } ] -} +} \ No newline at end of file