From 223e018f7388ceaf6ca696050b442beb46705bcf Mon Sep 17 00:00:00 2001 From: Mark_Jeong <81726531+markjung96@users.noreply.github.com> Date: Thu, 8 May 2025 16:09:52 +0900 Subject: [PATCH] fix: update profile.json icon image --- plugins/arbitrum-stylus/profile.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/arbitrum-stylus/profile.json b/plugins/arbitrum-stylus/profile.json index c35c9385..c47c635e 100644 --- a/plugins/arbitrum-stylus/profile.json +++ b/plugins/arbitrum-stylus/profile.json @@ -5,7 +5,7 @@ "events": [], "methods": [], "url": "https://remix-plugin-arbitrum.welldonestudio.io", - "icon": "https://remix-plugin.welldonestudio.io/icon.png", + "icon": "https://remix-plugin-arbitrum.welldonestudio.io/icon.png", "repo": "https://github.com/dsrvlabs/arbitrum-stylus", "documentation": "https://docs.welldonestudio.io/code", "maintainedBy": "DSRV",