adds new york meetup

This commit is contained in:
akcodez
2024-11-12 15:12:35 -08:00
parent fde485b947
commit e33e14869d
3 changed files with 23 additions and 0 deletions

View File

@@ -996,6 +996,17 @@ const events = [
image: require('../static/img/events/aquarium.png'),
end_date: "December 11, 2024",
},
{
name: "XRPL Meetup NYC",
description:
"Get ready for an unforgettable evening at the XRPL Meetup NYC!",
type: "meetup",
link: "https://xrpl.at/Aquarium-XRPL-Residency-DemoDay4",
location: " New York, New York",
date: "November 19, 2024",
image: require('../static/img/events/new-york.jpeg'),
end_date: "November 19, 2024",
},
];

View File

@@ -329,6 +329,18 @@ const events = [
start_date: "October 25, 2024",
end_date: "October 25, 2024",
},
{
name: "XRPL Meetup NYC",
description:
"Get ready for an unforgettable evening at the XRPL Meetup NYC!",
type: "meetup",
link: "https://xrpl.at/Aquarium-XRPL-Residency-DemoDay4",
location: " New York, New York",
date: "November 19, 2024",
image: require('../static/img/events/new-york.jpeg'),
end_date: "November 19, 2024",
start_date: "November 19, 2024",
},
{
name: "XRPL Builder Office Hours",
description:

Binary file not shown.

After

Width:  |  Height:  |  Size: 3.9 MiB