From 04eb66c1beb420d1b6209ffb9d03e12cf1e94b6b Mon Sep 17 00:00:00 2001 From: zramsay Date: Fri, 8 Dec 2023 15:54:57 -0500 Subject: [PATCH] rm old socials from community page --- json/site_content/communityPage.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/json/site_content/communityPage.json b/json/site_content/communityPage.json index 5e8f8b5..61fb3ea 100644 --- a/json/site_content/communityPage.json +++ b/json/site_content/communityPage.json @@ -21,11 +21,7 @@ "socialsTwitter": "https://twitter.com/laconicnetwork", "socialsDiscord": "https://discord.com/invite/ukhbBemyxY", "socialsYoutube": "https://www.youtube.com/@Laconic-Network", - "socialsReddit": "https://www.reddit.com/r/LaconicNetwork/", - "socialsTelegram": "https://t.me/laconicnetwork", - "socialsLinkedin": "https://www.linkedin.com/company/laconic-network/", - "socialsFacebook": "https://www.facebook.com/laconicnetwork", - "socialsInstagram": "https://instagram.com/laconicnetwork" + "socialsTelegram": "https://t.me/laconicnetwork" } } -} \ No newline at end of file +}