From 4a1b8dcb2b56f281ccdd5d81b9f531c287f76230 Mon Sep 17 00:00:00 2001 From: OHO <58859345+ohonetwork@users.noreply.github.com> Date: Fri, 9 Dec 2022 19:55:23 -0500 Subject: [PATCH] Add OHO explorer logo (#1687) * Add OHO explorer logo * Update ohoscan.json Prettier format Co-authored-by: ligi --- _data/icons/ohoscan.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/ohoscan.json diff --git a/_data/icons/ohoscan.json b/_data/icons/ohoscan.json new file mode 100644 index 00000000..9a94650f --- /dev/null +++ b/_data/icons/ohoscan.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmZt75xixnEtFzqHTrJa8kJkV4cTXmUZqeMeHM8BcvomQc", + "width": 512, + "height": 512, + "format": "png" + } +]