Skip to content

Commit c0f1b69

Browse files
committed
add town hall meeting #2 event
1 parent bf95fbc commit c0f1b69

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

community/events.page.tsx

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1018,6 +1018,17 @@ const events = [
10181018
image: infoSession,
10191019
end_date: "December 3, 2024",
10201020
},
1021+
{
1022+
name: "XRPL Town Hall Meeting #2",
1023+
description:
1024+
"Join Us for the Second XRPL Town Hall Meeting! These recurring meeting are designed to bring our community together, provide updates, and offer a platform to address your most pressing questions.",
1025+
type: "info",
1026+
link: "https://xrpl.at/XRPL-TownHall-meeting2",
1027+
location: "Virtual",
1028+
date: "December 11, 2024",
1029+
image: require('../static/img/events/town-hall-meetup.png'),
1030+
end_date: "December 11, 2024",
1031+
},
10211032
];
10221033

10231034

0 commit comments

Comments
 (0)