From 20d9c08580fdc3afdf25a78ea4684d2124aff63a Mon Sep 17 00:00:00 2001 From: Moritz <47259243+moritzwietersheim@users.noreply.github.com> Date: Mon, 4 Oct 2021 09:42:38 +0200 Subject: [PATCH] Add Telegram Gruppe Salzburg (#23) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * Add Telegram Gruppe Salzburg Bitte die Telegram Gruppe Salzburg hinzufügen :) * Update content/meetups.json Co-authored-by: d11n --- content/meetups.json | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/content/meetups.json b/content/meetups.json index 04de3f9cf42..9ae1fa42b6b 100644 --- a/content/meetups.json +++ b/content/meetups.json @@ -222,5 +222,12 @@ "url": "https://t.me/joinchat/0UnzuwPmiitlMzE0", "top": 84, "left": 35 + }, + { + "name": "Einundzwanzig Salzburg", + "region": "Salzburg", + "url": "https://t.me/BitcoinSalzburg", + "top": 76, + "left": 66 } ]