Merge pull request #2983 from XRPLF/events-updates-02-05-24

Add XRPL Commons Soirée event to events list
This commit is contained in:
Aria Keshmiri
2025-02-10 09:57:21 -08:00
committed by GitHub
2 changed files with 11 additions and 0 deletions

View File

@@ -1052,6 +1052,17 @@ const events = [
image: require('../static/img/events/commons-building.png'),
end_date: "January 28, 2025",
},
{
name: "XRPL Commons Soirée",
description:
"XRPL Commons Soiree hosted by XRPL Commons, Deloitte and Pyratz Labs, focusing on: Exploring the Agentic Web: Blockchain, AI & Digital Identity",
type: "meetup",
link: "https://xrpl.at/XRPL-Commons-soiree-20250212",
location: "Paris, France",
date: "February 12, 2025",
image: require("../static/img/events/commons-soiree.png"),
end_date: "February 12, 2025",
},
];

Binary file not shown.

After

Width:  |  Height:  |  Size: 27 KiB