From e77dd3001ea2592ee28f8fe4d80440ef9cc4ab7f Mon Sep 17 00:00:00 2001 From: flolen82 <107034197+flolen82@users.noreply.github.com> Date: Thu, 9 Jun 2022 14:29:00 +0200 Subject: [PATCH] Add Meetup Nordburgenland (#89) * Add Meetup Nordburgenland * Update content/meetups.json Co-authored-by: d11n --- content/meetups.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/meetups.json b/content/meetups.json index 45ef98720a6..feb9a25b2ec 100644 --- a/content/meetups.json +++ b/content/meetups.json @@ -553,5 +553,13 @@ "left": 57, "country": "DE", "state": ["Bayern"] + }, + { + "name": "Einundzwanzig Nordburgenland", + "url": "https://t.me/Einundzwanzig_Meetup_Nordbgld", + "top": 73, + "left": 97, + "country": "AT", + "state": ["Burgenland"] } ]