From ea11445f0b9d9fa3dd6e315715bcf4737fe8a39f Mon Sep 17 00:00:00 2001 From: Edward Betts Date: Wed, 4 Oct 2023 18:17:51 +0100 Subject: [PATCH] Add PGConf NYC 2023 (#315) Already ongoing so probably late.. --- menu/pgconfnyc2023.json | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) create mode 100644 menu/pgconfnyc2023.json diff --git a/menu/pgconfnyc2023.json b/menu/pgconfnyc2023.json new file mode 100644 index 00000000..2b81d867 --- /dev/null +++ b/menu/pgconfnyc2023.json @@ -0,0 +1,36 @@ +{ + "version": 2023093000, + "url": "https://postgresql.us/events/pgconfnyc2023/schedule.xml", + "title": "PGConf NYC 2023", + "start": "2023-10-03", + "end": "2023-10-05", + "timezone": "America/New_York", + "metadata": { + "links": [ + { + "url": "https://2023.pgconf.nyc/", + "title": "Website" + }, + { + "url": "https://2023.pgconf.nyc/venue/", + "title": "Venue" + }, + { + "url": "https://2023.pgconf.nyc/tickets/", + "title": "Tickets" + }, + { + "url": "https://2023.pgconf.nyc/about/", + "title": "About" + }, + { + "url": "https://2023.pgconf.nyc/inclusion/", + "title": "Inclusion" + }, + { + "url": "https://2023.pgconf.nyc/policies/", + "title": "Policies" + } + ] + } +}