mirror of
https://github.com/XRPLF/xrpl-dev-portal.git
synced 2025-11-08 22:05:50 +00:00
Merge pull request #3356 from XRPLF/events-updates-2025-10-16
add xrpl hackathon, update image for italy hackathon
This commit is contained in:
@@ -1270,7 +1270,7 @@ const events = [
|
|||||||
link: "https://luma.com/llwjrmcx",
|
link: "https://luma.com/llwjrmcx",
|
||||||
location: "Rome, Italy",
|
location: "Rome, Italy",
|
||||||
date: "November 07, 2025",
|
date: "November 07, 2025",
|
||||||
image: hackathon,
|
image: italyHackathon,
|
||||||
end_date: "November 08, 2025",
|
end_date: "November 08, 2025",
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
@@ -1306,6 +1306,17 @@ const events = [
|
|||||||
date: "December 10, 2025",
|
date: "December 10, 2025",
|
||||||
end_date: "December 10, 2025",
|
end_date: "December 10, 2025",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "XRPL Hackathon @ Blockchain Kaigi 2025",
|
||||||
|
description:
|
||||||
|
"This is a 3-week online hackathon culminating in demos and an awards ceremony to be held in conjunction with Blockchain Kaigi 2025 in Mumbai, India.",
|
||||||
|
type: "hackathon",
|
||||||
|
link: "https://luma.com/ypj8ecj0",
|
||||||
|
location: "Online (with demos at IIT Bombay)",
|
||||||
|
date: "Nov 14 - Dec 06, 2025",
|
||||||
|
image: require("../static/img/events/hackathon-kaigi.png"),
|
||||||
|
end_date: "December 06, 2025",
|
||||||
|
},
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -390,10 +390,22 @@ const events = [
|
|||||||
link: "https://xrpl.vegahacks.xyz/",
|
link: "https://xrpl.vegahacks.xyz/",
|
||||||
location: "Virtual",
|
location: "Virtual",
|
||||||
date: "October 01 - November 14, 2025",
|
date: "October 01 - November 14, 2025",
|
||||||
image: hackathon,
|
image: italyHackathon,
|
||||||
end_date: "November 14, 2025",
|
end_date: "November 14, 2025",
|
||||||
start_date: "October 01, 2025",
|
start_date: "October 01, 2025",
|
||||||
},
|
},
|
||||||
|
{
|
||||||
|
name: "XRPL Hackathon @ Blockchain Kaigi 2025",
|
||||||
|
description:
|
||||||
|
"This is a 3-week online hackathon culminating in demos and an awards ceremony to be held in conjunction with Blockchain Kaigi 2025 in Mumbai, India.",
|
||||||
|
type: "hackathon",
|
||||||
|
link: "https://luma.com/ypj8ecj0",
|
||||||
|
location: "Online (with demos at IIT Bombay)",
|
||||||
|
date: "November 14 - December 06, 2025",
|
||||||
|
image: require("../static/img/events/hackathon-kaigi.png"),
|
||||||
|
start_date: "November 14, 2025",
|
||||||
|
end_date: "December 06, 2025",
|
||||||
|
},
|
||||||
|
|
||||||
];
|
];
|
||||||
|
|
||||||
|
|||||||
BIN
static/img/events/hackathon-kaigi.png
Normal file
BIN
static/img/events/hackathon-kaigi.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 233 KiB |
Reference in New Issue
Block a user