From 70c13c0dd1906734814a1224259565ab64a63ff3 Mon Sep 17 00:00:00 2001 From: EnterCoin <7969492+shadiayoub@users.noreply.github.com> Date: Sat, 8 Jan 2022 02:03:20 +0300 Subject: [PATCH] Enter Logo --- _data/icons/enter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _data/icons/enter.json diff --git a/_data/icons/enter.json b/_data/icons/enter.json new file mode 100644 index 00000000..c4c884cf --- /dev/null +++ b/_data/icons/enter.json @@ -0,0 +1,9 @@ + +[ +{ + "url": "ipfs://Qmb2UYVc1MjLPi8vhszWRxqBJYoYkWQVxDJRSmtrgk6j2E", + "width": 64, + "height": 64, + "format": "png" +} +]