From ffb2a6b7a8b0882da9c19c261104a1d55c4abb46 Mon Sep 17 00:00:00 2001 From: Aryan Raj Date: Fri, 31 Jan 2025 18:40:24 +0530 Subject: [PATCH] resolving confilct --- config/cfp-data.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/config/cfp-data.json b/config/cfp-data.json index 53c2d8af..820880b6 100644 --- a/config/cfp-data.json +++ b/config/cfp-data.json @@ -1,13 +1,13 @@ { - "EventStartDate": "30th October 2024", - "EventEndDate": "30th October 2024", - "CallStartDate": "21st August 2024", - "CallEndDate": "20th September 2024", - "Edition": "Online Edition", + "EventStartDate": "__", + "EventEndDate": "__", + "CallStartDate": "__", + "CallEndDate": "__", + "Edition": "__", "sponsors":[ "/img/apidays.png" ], - "ended": true, + "ended": false, "agenda":null } \ No newline at end of file