🚚 Move icons to assets folder
This commit is contained in:
parent
17a00ef791
commit
80d6749be8
5 changed files with 2 additions and 2 deletions
BIN
assets/icon-192x192.png
Normal file
BIN
assets/icon-192x192.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 24 KiB |
BIN
assets/icon.png
Normal file
BIN
assets/icon.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 518 KiB |
Before Width: | Height: | Size: 147 KiB After Width: | Height: | Size: 147 KiB |
|
@ -16,8 +16,8 @@
|
||||||
},
|
},
|
||||||
"host_permissions": ["*://*/*"],
|
"host_permissions": ["*://*/*"],
|
||||||
"icons": {
|
"icons": {
|
||||||
"48": "icon.svg",
|
"48": "assets/icon.svg",
|
||||||
"96": "icon.svg"
|
"96": "assets/icon.svg"
|
||||||
},
|
},
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "SpaceApper",
|
"name": "SpaceApper",
|
||||||
|
|
Loading…
Reference in a new issue