From e6b7fca2107d2f0f691634620e1e73c996439b4a Mon Sep 17 00:00:00 2001 From: Joe Schmoe <64335177+jolube@users.noreply.github.com> Date: Sun, 10 Apr 2022 16:34:00 +0200 Subject: [PATCH] Update evmos icon (#1064) * Update evmos icon * update hash to non-directory --- _data/icons/evmos.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/_data/icons/evmos.json b/_data/icons/evmos.json index 88a52748..f33dbfef 100644 --- a/_data/icons/evmos.json +++ b/_data/icons/evmos.json @@ -1,8 +1,8 @@ [ { - "url": "ipfs://Qmc4nHKSTgRwhpc5gpUnd7cQb7ooUgkcMxSbJcDAjJqx6T", - "width": 1000, - "height": 620, - "format": "svg" + "url": "ipfs://QmeZW6VKUFTbz7PPW8PmDR3ZHa6osYPLBFPnW8T5LSU49c", + "width": 400, + "height": 400, + "format": "png" } -] \ No newline at end of file +]