From f2956671d380155adce1ed39eacb6a27d39984a7 Mon Sep 17 00:00:00 2001 From: Joe Schmoe <64335177+jolube@users.noreply.github.com> Date: Sat, 9 Apr 2022 17:41:17 +0200 Subject: [PATCH] Update evmos icon --- _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..2e24a852 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://QmUhoTev7LdyCjM9rV8LtNpMbN3pBhkutPoL8TYHMJN3Sa", + "width": 400, + "height": 400, + "format": "png" } -] \ No newline at end of file +]