From 296a17d7a7a567bb635e147bc40b9a0aca0a10aa Mon Sep 17 00:00:00 2001 From: Anmol yadav Date: Fri, 29 Nov 2024 22:44:20 +0530 Subject: [PATCH 1/2] fixed date/time format for online edition --- 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 b49501a9..6df54a8b 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -2,7 +2,7 @@ { "name": "Online", "country": " Edition", - "date": "30th October 2024", + "date": "October 30 2024", "cfpdate":"Not announced yet", "description": "Join us for the AsyncAPI Online Conference Edition as the community unites across the globe to share experiences, collaborate, and foster meaningful connections.", "img": "/img/testMic.webp", From fb37bf32cc54438ac697e52cd20395eb3adb4f1b Mon Sep 17 00:00:00 2001 From: Anmol yadav Date: Sat, 30 Nov 2024 16:09:36 +0530 Subject: [PATCH 2/2] minor date fix --- 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 6df54a8b..3af74914 100644 --- a/config/city-lists.json +++ b/config/city-lists.json @@ -2,7 +2,7 @@ { "name": "Online", "country": " Edition", - "date": "October 30 2024", + "date": "October 30, 2024", "cfpdate":"Not announced yet", "description": "Join us for the AsyncAPI Online Conference Edition as the community unites across the globe to share experiences, collaborate, and foster meaningful connections.", "img": "/img/testMic.webp", @@ -21,7 +21,7 @@ { "name": "Helsinki", "country": "Finland", - "date": "May 29 2024", + "date": "May 29, 2024", "cfpdate":"Not announced yet", "description": "Join us in Helsinki for the AsyncAPI Conference, where we will explore all things AsyncAPI and connect physical and digital worlds. Get excited as we delve into sustainable APIs for the Era of AI, Data Platforms, and Quantum Computing!.", "img": "/img/finland.webp",