Skip to content

Commit bf95fbc

Browse files
committed
adds xrpl webinar event
1 parent cb2620c commit bf95fbc

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
@@ -1007,6 +1007,17 @@ const events = [
10071007
image: require('../static/img/events/new-york.jpeg'),
10081008
end_date: "November 19, 2024",
10091009
},
1010+
{
1011+
name: "XRPL Webinar - Crypto for Good Fund",
1012+
description:
1013+
"Join Mercy Corps Ventures, Ripple Impact and XRPL Commons for a webinar focused on supporting emerging market startups building on XRPL.",
1014+
type: "info",
1015+
link: "https://xrpl.at/XRPL-Webinar-CryptoForGoodFund",
1016+
location: "Virtual",
1017+
date: "December 3, 2024",
1018+
image: infoSession,
1019+
end_date: "December 3, 2024",
1020+
},
10101021
];
10111022

10121023

0 commit comments

Comments
 (0)