From 296a17d7a7a567bb635e147bc40b9a0aca0a10aa Mon Sep 17 00:00:00 2001 From: Anmol yadav Date: Fri, 29 Nov 2024 22:44:20 +0530 Subject: [PATCH] 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",