From d944b7fdc0968f6c3f4d8d13c6e4c540d45e9e3f Mon Sep 17 00:00:00 2001 From: Anirudh Jwala <25549847+jwala-anirudh@users.noreply.github.com> Date: Sun, 19 May 2024 12:25:16 +0530 Subject: [PATCH] fix: breaking imageUrl --- src/data/configData.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/configData.json b/src/data/configData.json index b32d9e5..158379a 100644 --- a/src/data/configData.json +++ b/src/data/configData.json @@ -87,7 +87,7 @@ { "id": 2, "name": "Anirudh Jwala", - "imageUrl": "https://pbs.twimg.com/profile_images/1789347514061090816/nwwjn5tc.jpg", + "imageUrl": "https://pbs.twimg.com/profile_images/1791705109350731776/2WOTn-_R_400x400.jpg", "socials": "https://x.com/nirudhuuu" } ]