From f50cc02b576259bf623bb9c129e539031ab4d7d9 Mon Sep 17 00:00:00 2001 From: Mohammed Israil Date: Wed, 5 Nov 2025 03:16:19 +0530 Subject: [PATCH 1/2] Update community-events.json --- src/data/community-events.json | 1 - 1 file changed, 1 deletion(-) diff --git a/src/data/community-events.json b/src/data/community-events.json index 9be03bfce36..e1742cd4d33 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -53,7 +53,6 @@ "href": "https://ethaccra.xyz", "location": "Accra, GHA", "description": "ETHAccra", - "imageUrl": "http://eth-accra-website.vercel.app/assets/pngs/meta_image.png" }, { "title": "ETHTokyo", From 78c35ad10406f5e615605a94b91ebcc08830c87b Mon Sep 17 00:00:00 2001 From: Paul Wackerow <54227730+wackerow@users.noreply.github.com> Date: Tue, 4 Nov 2025 18:46:47 -0600 Subject: [PATCH 2/2] feat: add event image --- src/data/community-events.json | 1 + 1 file changed, 1 insertion(+) diff --git a/src/data/community-events.json b/src/data/community-events.json index e1742cd4d33..27758b1f433 100644 --- a/src/data/community-events.json +++ b/src/data/community-events.json @@ -53,6 +53,7 @@ "href": "https://ethaccra.xyz", "location": "Accra, GHA", "description": "ETHAccra", + "imageUrl": "https://ethaccra.xyz/assets/pngs/meta_image.png" }, { "title": "ETHTokyo",