From f9924e58a7e2d99d7d78bc0c865ec9858de81522 Mon Sep 17 00:00:00 2001 From: HyperonChainOfficial <115652102+HyperonChainOfficial@users.noreply.github.com> Date: Thu, 13 Oct 2022 21:40:16 +0530 Subject: [PATCH] Create hyperonchain.json (#1717) * Create hyperonchain.json HyperonChain Icon Settings * Update _data/icons/hyperonchain.json Co-authored-by: ligi --- _data/icons/hyperonchain.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/hyperonchain.json diff --git a/_data/icons/hyperonchain.json b/_data/icons/hyperonchain.json new file mode 100644 index 00000000..3cb5f6cf --- /dev/null +++ b/_data/icons/hyperonchain.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmWxhyxXTEsWH98v7M3ck4ZL1qQoUaHG4HgtgxzD2KJQ5m", + "width": 540, + "height": 541, + "format": "png" + } +]