From 1327a577e8f77220d795cd8fb269f3b6ada14fb2 Mon Sep 17 00:00:00 2001 From: akcodez Date: Fri, 8 Mar 2024 11:11:20 -0800 Subject: [PATCH] add start date --- community/index.page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/community/index.page.tsx b/community/index.page.tsx index 2d8926f695..e3263b74ee 100644 --- a/community/index.page.tsx +++ b/community/index.page.tsx @@ -149,6 +149,7 @@ const events = [ location: "XRPL Developers Discord", date: "March 13, 2024 13:00 EST", image: amaImage, + start_date: "March 13, 2024", end_date: "March 13, 2024", }, ];