From ce56110b92234bc1035135e0784d11c8bafa50d6 Mon Sep 17 00:00:00 2001 From: Defido Coin <95591037+defido@users.noreply.github.com> Date: Wed, 30 Mar 2022 18:58:46 +1000 Subject: [PATCH] Create autobahn.json (#1019) * Create autobahn.json add IPFS logo for autobahn * Update autobahn.json https://cloudflare-ipfs.com/ipfs/QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s?__cf_chl_tk=rAq2wDZVv39pXT3K9kfFfmeOP5AMGe18yvErqx5TwO8-1648619770-0-gaNycGzNCBE * Update autobahn.json fix size issue * Update autobahn.json --- _data/icons/autobahn.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/autobahn.json diff --git a/_data/icons/autobahn.json b/_data/icons/autobahn.json new file mode 100644 index 00000000..4c75e138 --- /dev/null +++ b/_data/icons/autobahn.json @@ -0,0 +1,8 @@ +[ + { + "url": "ipfs://QmZP19pbqTco4vaP9siduLWP8pdYArFK3onfR55tvjr12s", + "width": 489, + "height": 489, + "format": "png" + } +]