From 3251603d7e381023d2ac5030071163bf3b803328 Mon Sep 17 00:00:00 2001 From: Bill <38635290+billaure-crystaleum@users.noreply.github.com> Date: Thu, 2 Jun 2022 02:52:23 -0400 Subject: [PATCH] Create crystal.json --- _data/icons/crystal.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/crystal.json diff --git a/_data/icons/crystal.json b/_data/icons/crystal.json new file mode 100644 index 00000000..4c147ace --- /dev/null +++ b/_data/icons/crystal.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://Qmbry1Uc6HnXmqFNXW5dFJ7To8EezCCjNr4TqqvAyzXS4h", + "width":150, + "height":150, + "format":"png" + } +]