From b4573e19fd357491eb2a05ff752ec8e40624706b Mon Sep 17 00:00:00 2001 From: pruger <84763939+pruger@users.noreply.github.com> Date: Wed, 3 Dec 2025 14:16:42 +0100 Subject: [PATCH 1/2] Update: Added ETHConf to Community Events --- src/data/community-events.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/data/community-events.json b/src/data/community-events.json index 27758b1f433..f429df4f61a 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -249,5 +249,14 @@ "location": "Riyadh, KSA", "description": "ETH Riyadh 2025 will reconvene as the Middle East’s premier Web3 summit, uniting global luminaries from the Ethereum and blockchain ecosystems in Riyadh. February 2026, details TBD.", "imageUrl": "https://d1u25r3n8sm37o.cloudfront.net/wrold3ai/riyadh2025.jpg" + }, + { + "title": "ETHConf", + "startDate": "2026-06-08", + "endDate": "2026-06-10", + "href": "https://ethconf.com/r/ETHORG", + "location": "New York, USA", + "description": "Join 5,000+ founders, speakers, industry leaders, companies, and builders shaping the future of Ethereum in New York City", + "imageUrl": "https://ethconf.com/ethconf-og.jpg" } ] From be6feed90b0ea0b2a4f41733a5f9dda8d3bbc5b0 Mon Sep 17 00:00:00 2001 From: Corwin Smith Date: Wed, 3 Dec 2025 09:53:40 -0700 Subject: [PATCH 2/2] Update src/data/community-events.json --- src/data/community-events.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/community-events.json b/src/data/community-events.json index f429df4f61a..f33b5aaedd1 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -254,7 +254,7 @@ "title": "ETHConf", "startDate": "2026-06-08", "endDate": "2026-06-10", - "href": "https://ethconf.com/r/ETHORG", + "href": "https://ethconf.com/", "location": "New York, USA", "description": "Join 5,000+ founders, speakers, industry leaders, companies, and builders shaping the future of Ethereum in New York City", "imageUrl": "https://ethconf.com/ethconf-og.jpg"