Skip to content

Commit 3323b73

Browse files
committed
feat: add NapulETH Open Village to events [Closes #12427]
1 parent f920ff1 commit 3323b73

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

src/data/community-events.ts

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -415,6 +415,14 @@ const communityConferences: CommunityConference[] = [
415415
startDate: "TBD",
416416
endDate: "TBD"
417417
},
418+
{
419+
title: "NapulETH Open Village",
420+
to: "https://napul.eth.limo",
421+
location: "Naples, Italy",
422+
description: "The Biggest ETH Event in Southern Italy",
423+
startDate: "2024-09-12",
424+
endDate: "2024-09-14",
425+
},
418426
]
419427

420428
export default communityConferences

0 commit comments

Comments
 (0)