diff --git a/src/data/community-events.json b/src/data/community-events.json index 8e8b1d48e19..583d8a3acf9 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -628,5 +628,13 @@ "startDate": "2024-12-02", "endDate": "2024-12-03", "imageUrl": "https://www.ethvenice.com/images/logo.png" + }, + { + "title": "ETH Riyadh 2024", + "to": "https://ethriyadh.com/", + "location": "Riyadh, Saudi Arabia", + "description": "ETH Riyadh 2024 unites Middle Eastern developers and blockchain enthusiasts to explore and advance Ethereum technology. Join us for an exciting event that fosters collaboration and innovation in the blockchain ecosystem.", + "startDate": "12/1/2024", + "endDate": "12/3/2024" } -] \ No newline at end of file +]