Fix the icons for the package to be accepted on the Marketplace
Before Width: | Height: | Size: 10 KiB After Width: | Height: | Size: 10 KiB |
Before Width: | Height: | Size: 923 B After Width: | Height: | Size: 792 B |
Before Width: | Height: | Size: 3.2 KiB After Width: | Height: | Size: 2.9 KiB |
BIN
img/icons/evopedia-60.png
Normal file
After Width: | Height: | Size: 3.8 KiB |
@ -6,6 +6,7 @@
|
||||
"icons": {
|
||||
"16": "/img/icons/evopedia-16.png",
|
||||
"48": "/img/icons/evopedia-48.png",
|
||||
"60": "/img/icons/evopedia-60.png",
|
||||
"128": "/img/icons/evopedia-128.png"
|
||||
},
|
||||
"developer": {
|
||||
|
@ -1 +1 @@
|
||||
zip evopedia.zip css fonts img js favicon.ico index.html manifest.webapp README.md
|
||||
zip -r evopedia.zip css fonts img js favicon.ico index.html manifest.webapp README.md
|
||||
|