From cc883da5f384c198616ca9fa37e4ef6bba5b462f Mon Sep 17 00:00:00 2001 From: V Thulisile Sibanda <66913810+thulieblack@users.noreply.github.com> Date: Tue, 24 Sep 2024 10:57:53 +0200 Subject: [PATCH] feat: extend cfp date (#392) --- 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 d5934cd7..dacc2b5b 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -53,7 +53,7 @@ "name": "Paris", "country": "France", "date": "December 3-5, 2024", - "cfpdate":"September 20, 2024", + "cfpdate":"October 12, 2024", "description": "Join us at apidays Paris for the AsyncAPI Conference and experience the art of API perfection! Let's craft a symphony of messaging and celebrate tech in style!", "img": "https://media1.giphy.com/media/v1.Y2lkPTc5MGI3NjExd24yenR4djEyZzRoeDA0ZmEyb3Y1c2F4NWVmbG13NmZwYWNhZzdnNiZlcD12MV9pbnRlcm5hbF9naWZfYnlfaWQmY3Q9Zw/Tuy3QxNZF1cxG/giphy.gif", "address": "CNIT (Centre des Nouvelles Industries et Technologies), Paris 2 Place de la Défense, 92092 Puteaux", @@ -66,4 +66,4 @@ "ended": false, "cfp": "https://apidays.typeform.com/to/ILJeAaV8?typeform-source=www.apidays.global#event_name=xxxxx" } -] \ No newline at end of file +]