From 55faae36973fe73fbe346ebd510c476e2442484c Mon Sep 17 00:00:00 2001 From: N1coB <112930345+N1coB@users.noreply.github.com> Date: Thu, 8 Sep 2022 11:43:38 +0200 Subject: [PATCH] Update kurse.json (#108) * Update kurse.json * Update content/kurse.json Co-authored-by: d11n --- content/kurse.json | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/content/kurse.json b/content/kurse.json index 3158bd350a1..f85f868aef4 100644 --- a/content/kurse.json +++ b/content/kurse.json @@ -6,5 +6,13 @@ "left": 41, "country": "DE", "state": ["Bayern"] + }, + { + "name": "VHS-Kurs am Bodensee", + "url": "https://vhs-bodenseekreis.de/Veranstaltung/cmx62985260f00f8.html", + "top": 77, + "left": 35, + "country": "DE", + "state": ["Baden-Württemberg"] } ]