From fe768375f778c34aa5dddecb6d706ccd360e58e4 Mon Sep 17 00:00:00 2001 From: BTCmaxiKing <97757361+BTCmaxiKing@users.noreply.github.com> Date: Mon, 21 Feb 2022 10:13:50 +0100 Subject: [PATCH] Add Meetup Kaiserslautern (#55) * Add Meetup Kaiserslautern Passen die Koordinaten so? Wird ziemlich eng in er Ecke. * Delete meetups.json.bak * 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 5427fe8a591..61ddbb241b3 100644 --- a/content/meetups.json +++ b/content/meetups.json @@ -394,5 +394,13 @@ "url": "https://t.me/YirmibirBitcoin", "country": "TR", "state": ["Istanbul"] + }, + { + "name": "Einundzwanzig Kaiserslautern", + "url": "https://t.me/einundzwanzigKL", + "top": 59, + "left": 19, + "country": "DE", + "state": ["Rheinland-Pfalz"] } ]