From bb620f7c01863521aabb433659a0c26e8fa23aa6 Mon Sep 17 00:00:00 2001 From: derharry <10669513+derharry@users.noreply.github.com> Date: Mon, 10 Jun 2024 21:53:23 +0200 Subject: [PATCH] Add Benelux Discord Channel (Netherlands, Belgium, Luxembourg) to SocietyList (#628) --- src/lib/components/Societies/societies.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/lib/components/Societies/societies.json b/src/lib/components/Societies/societies.json index e39cf3457..0f4038429 100644 --- a/src/lib/components/Societies/societies.json +++ b/src/lib/components/Societies/societies.json @@ -32,7 +32,8 @@ { "name": "Amsterdam SvelteJS", "country": "🇳🇱 Netherlands", - "url": "https://www.meetup.com/Amsterdam-SvelteJS/" + "url": "https://www.meetup.com/Amsterdam-SvelteJS/", + "discord": "https://discord.gg/YWbEhX99" }, { "name": "Svelte Bergen",