From 82de828134e045dfe4d22b82043055e37917f67b Mon Sep 17 00:00:00 2001 From: Ling Date: Wed, 20 Aug 2025 16:58:25 +0800 Subject: [PATCH] Update community-events.json Add in ETH Riyadh 2025 --- 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 f9c1835e3fa..8ffef8647de 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -293,5 +293,14 @@ "location": "Buenos Aires, ARG", "description": "A collaborative Ethereum week, built by and for everyone.", "imageUrl": "https://devconnect.org/og-argentina.png?reset=1" + }, + { + "title": "ETH Riyadh", + "startDate": "2025-12-3", + "endDate": "2025-12-4", + "href": "https://ethriyadh.com/", + "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.", + "imageUrl": "https://d1u25r3n8sm37o.cloudfront.net/wrold3ai/riyadh2025.jpg" } ]