From b8f8fa597bf9e9196d2f1412ce39b22636b5d31f Mon Sep 17 00:00:00 2001 From: NingBo Wang <2536935847@qq.com> Date: Tue, 31 May 2022 14:29:42 +0800 Subject: [PATCH] Modify icon size --- _data/icons/sherpax.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/icons/sherpax.json b/_data/icons/sherpax.json index 8bbe6cfa..d4c2701b 100644 --- a/_data/icons/sherpax.json +++ b/_data/icons/sherpax.json @@ -1,8 +1,8 @@ [ { "url":"ipfs://QmTgk86ngUZXLNqpAM7HomNT8pd9ZDTwJv3iwSY67rssdw", - "width":512, - "height":512, + "width":141, + "height":140, "format":"png" } ]