From d4d424304134438abdeabffdca972d6f848dbc99 Mon Sep 17 00:00:00 2001 From: T Goerke Date: Thu, 3 Feb 2022 21:17:53 +0100 Subject: [PATCH] Add idchain icon ref to ipfs --- _data/icons/idchain.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/idchain.json diff --git a/_data/icons/idchain.json b/_data/icons/idchain.json new file mode 100644 index 00000000..e2d52c1b --- /dev/null +++ b/_data/icons/idchain.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmZVwsY6HPXScKqZCA9SWNrr4jrQAHkPhVhMWi6Fj1DsrJ", + "width":162, + "height":129, + "format":"png" + } +] \ No newline at end of file