From a0fb6d30d125a016f5b0675fcab44efaa5107663 Mon Sep 17 00:00:00 2001 From: syr0910 Date: Wed, 9 Mar 2022 17:33:29 +0800 Subject: [PATCH] Create aac.json add AAC-icon --- _data/icons/aac.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 _data/icons/aac.json diff --git a/_data/icons/aac.json b/_data/icons/aac.json new file mode 100644 index 00000000..cd12bb98 --- /dev/null +++ b/_data/icons/aac.json @@ -0,0 +1,8 @@ +[ + { + "url":"ipfs://QmRUrz4dULaoaMpnqd8qXT7ehwz3aaqnYKY4ePsy7isGaF", + "width":512, + "height":512, + "format":"png" + } +]