From 0ca20ee1311f5e7946f926daf7116fc4d3f82d22 Mon Sep 17 00:00:00 2001 From: Dominik Heidler Date: Mon, 27 May 2024 11:56:57 +0200 Subject: [PATCH] Add GPN22 (Gulaschprogrammiernacht 2024) --- menu/gpn22.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 menu/gpn22.json diff --git a/menu/gpn22.json b/menu/gpn22.json new file mode 100644 index 00000000..e2db7b45 --- /dev/null +++ b/menu/gpn22.json @@ -0,0 +1,20 @@ +{ + "version": 2024052401, + "url": "https://cfp.gulas.ch/gpn22/schedule/export/schedule.xml", + "title": "22. Gulaschprogrammiernacht", + "start": "2024-05-30", + "end": "2024-06-02", + "timezone": "Europe/Berlin", + "metadata": { + "links": [ + { + "url": "https://entropia.de/GPN22", + "title": "Website" + }, + { + "url": "https://entropia.de/GPN22:FAQ", + "title": "FAQ" + } + ] + } +}