From 61a4305f10be1be84795dcf82a2bbad4ac9eac4f Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:40:06 +0200 Subject: [PATCH 1/3] Update city-lists.json --- config/city-lists.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/city-lists.json b/config/city-lists.json index f0649aa3..c7920777 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -66,7 +66,7 @@ ], "ticket": "https://ticket.apidays.global/event/apidays-paris-2024/f8f61349-4f78-4bba-a162-68d598833116/cart?coupon=ASYNCAPICONF", "isFree": true, - "cfp": false, - "ended": false + "cfp": true, + "ended": true } ] From 486aa276fc53e2a635bac680d4679e836acbeaf9 Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:48:38 +0200 Subject: [PATCH 2/3] add folder link --- config/links.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/config/links.json b/config/links.json index 85600d7c..8f896f9f 100644 --- a/config/links.json +++ b/config/links.json @@ -65,10 +65,15 @@ "title": "Online Conf Slides", "ref": "https://drive.google.com/drive/folders/1gw_kr6mLX5lITe_DHG94pGUOVYYS0DjY?usp=drive_link", "target": "_blank" + }, + { + "title": "Paris Slides", + "ref": "https://drive.google.com/drive/folders/1MBqecV7Q__tLIciF2vaPvwG5gV4RxcI_?usp=drive_link", + "target": "_blank" } ] } -] \ No newline at end of file +] From acadab32548c2f479c9de538da94186a5a1bc91d Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Wed, 18 Dec 2024 16:49:15 +0200 Subject: [PATCH 3/3] Update city-lists.json --- config/city-lists.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/city-lists.json b/config/city-lists.json index c7920777..01393c12 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -66,7 +66,7 @@ ], "ticket": "https://ticket.apidays.global/event/apidays-paris-2024/f8f61349-4f78-4bba-a162-68d598833116/cart?coupon=ASYNCAPICONF", "isFree": true, - "cfp": true, + "cfp": false, "ended": true } ]