From 7ca358bb2e5328c77795ae892e39d2b5fcb1851f Mon Sep 17 00:00:00 2001 From: Rene Ponudic Date: Wed, 3 Nov 2021 16:37:33 +0100 Subject: [PATCH] Add "Bitcoin Vorarlberg" (#34) --- content/meetups.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/meetups.json b/content/meetups.json index 5d424a6e4a6..bf35e31a3a5 100644 --- a/content/meetups.json +++ b/content/meetups.json @@ -334,5 +334,13 @@ "left": 35, "country": "LI", "state": ["Liechtenstein"] + }, + { + "name": "Bitcoin Vorarlberg", + "url": "https://t.me/joinchat/wcmh65S3nxg3MGI0", + "top": 81, + "left": 37, + "country": "AT", + "state": ["Vorarlberg"] } ]