Skip to content

Commit 4ebc6fe

Browse files
authored
Merge pull request #2849 from XRPLF/events-updates-11-12-24
adds new york meetup
2 parents b45922e + e33e148 commit 4ebc6fe

File tree

3 files changed

+23
-0
lines changed

3 files changed

+23
-0
lines changed

community/events.page.tsx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -996,6 +996,17 @@ const events = [
996996
image: require('../static/img/events/aquarium.png'),
997997
end_date: "December 11, 2024",
998998
},
999+
{
1000+
name: "XRPL Meetup NYC",
1001+
description:
1002+
"Get ready for an unforgettable evening at the XRPL Meetup NYC!",
1003+
type: "meetup",
1004+
link: "https://xrpl.at/Aquarium-XRPL-Residency-DemoDay4",
1005+
location: " New York, New York",
1006+
date: "November 19, 2024",
1007+
image: require('../static/img/events/new-york.jpeg'),
1008+
end_date: "November 19, 2024",
1009+
},
9991010
];
10001011

10011012

community/index.page.tsx

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -329,6 +329,18 @@ const events = [
329329
start_date: "October 25, 2024",
330330
end_date: "October 25, 2024",
331331
},
332+
{
333+
name: "XRPL Meetup NYC",
334+
description:
335+
"Get ready for an unforgettable evening at the XRPL Meetup NYC!",
336+
type: "meetup",
337+
link: "https://xrpl.at/Aquarium-XRPL-Residency-DemoDay4",
338+
location: " New York, New York",
339+
date: "November 19, 2024",
340+
image: require('../static/img/events/new-york.jpeg'),
341+
end_date: "November 19, 2024",
342+
start_date: "November 19, 2024",
343+
},
332344
{
333345
name: "XRPL Builder Office Hours",
334346
description:

static/img/events/new-york.jpeg

3.86 MB
Loading

0 commit comments

Comments
 (0)