From 73f113749ef49d6893713a1ea06e095e58838d1e Mon Sep 17 00:00:00 2001 From: EU99 Date: Mon, 4 Apr 2022 12:48:35 +0800 Subject: [PATCH] Added Eurus and explorer icons --- _data/icons/eurus.json | 8 ++++++++ _data/icons/eurusexplorer.json | 8 ++++++++ 2 files changed, 16 insertions(+) create mode 100644 _data/icons/eurus.json create mode 100644 _data/icons/eurusexplorer.json diff --git a/_data/icons/eurus.json b/_data/icons/eurus.json new file mode 100644 index 00000000..e45a43bc --- /dev/null +++ b/_data/icons/eurus.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmaGd5L9jGPbfyGXBFhu9gjinWJ66YtNrXq8x6Q98Eep9e", + "width":471, + "height":471, + "format":"svg" + } +] \ No newline at end of file diff --git a/_data/icons/eurusexplorer.json b/_data/icons/eurusexplorer.json new file mode 100644 index 00000000..e45a43bc --- /dev/null +++ b/_data/icons/eurusexplorer.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmaGd5L9jGPbfyGXBFhu9gjinWJ66YtNrXq8x6Q98Eep9e", + "width":471, + "height":471, + "format":"svg" + } +] \ No newline at end of file