From b26975768d467d344f5260194f0d1fe222e9bf00 Mon Sep 17 00:00:00 2001 From: Prajjwol Gautam Date: Tue, 16 Nov 2021 01:20:10 -0800 Subject: [PATCH] docs: add evmos icon to ipfs (#564) --- _data/icons/evmos.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/evmos.json diff --git a/_data/icons/evmos.json b/_data/icons/evmos.json new file mode 100644 index 00000000..fb1292e1 --- /dev/null +++ b/_data/icons/evmos.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmU1avSagPdrjV7YuDc4faj5cjezrdNDjDTohLCyw7fPku", + "width": 1600, + "height": 1600, + "format": "png" + } +]