From e8b86419f3c7d37efe5e3bd4d864a5ed9370906f Mon Sep 17 00:00:00 2001 From: BitcoinCaddy <108633682+BitcoinCaddy@users.noreply.github.com> Date: Sun, 1 Jan 2023 11:50:38 +0100 Subject: [PATCH] Add Meetup Hennef (#145) * Add Meetup Hennef * Update meetups.json Co-authored-by: d11n --- content/meetups.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/content/meetups.json b/content/meetups.json index 78b12ec07bd..c50f2b7b113 100644 --- a/content/meetups.json +++ b/content/meetups.json @@ -290,11 +290,19 @@ { "name": "Einundzwanzig Bonn", "url": "https://t.me/einundzwanzig_bonn", - "top": 44, + "top": 45, "left": 18, "country": "DE", "state": ["Nordrhein-Westfalen"] }, + { + "name": "Einundzwanzig Hennef", + "url": "https://t.me/einundzwanzig_hennef", + "top": 44, + "left": 20, + "country": "DE", + "state": ["Nordrhein-Westfalen"] + }, { "name": "Einundzwanzig Fulda", "url": "https://t.me/einundzwanzigFD",