correct date for eth denver on community page

This commit is contained in:
akcodez
2024-02-02 13:19:35 -08:00
parent 8f2c6c1384
commit fb6675505a

View File

@@ -348,10 +348,10 @@ var events = {{[
"type": "zone", "type": "zone",
"link": "http://xrplzone-ethdenver.splashthat.com", "link": "http://xrplzone-ethdenver.splashthat.com",
"location": "Denver, Colorado", "location": "Denver, Colorado",
"date": "February 27, 2023", "date": "February 27, 2024",
"image": "XRPLZone.png", "image": "XRPLZone.png",
"end_date": "February 27, 2023", "end_date": "February 27, 2024",
"start_date": "February 27, 2023" "start_date": "February 27, 2024"
} }
]}}; ]}};
$(document).ready(() => { $(document).ready(() => {