From 01c0e832ad20c843b9095dd7fef8e8ec9c52d2c4 Mon Sep 17 00:00:00 2001 From: nithronium <45077058+nithronium@users.noreply.github.com> Date: Wed, 9 Mar 2022 17:35:45 +0300 Subject: [PATCH] Addition of icon --- _data/icons/omlira.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/omlira.json diff --git a/_data/icons/omlira.json b/_data/icons/omlira.json new file mode 100644 index 00000000..3c09e8d3 --- /dev/null +++ b/_data/icons/omlira.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmQtEHaejiDbmiCvbBYw9jNQv3DLK5XHCQwLRfnLNpdN5j", + "width":256, + "height":256, + "format":"png" + } +]