Adding logo and manifest
This commit is contained in:
BIN
src/assets/logo.png
Executable file
BIN
src/assets/logo.png
Executable file
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
@ -3,9 +3,9 @@
|
||||
"name": "Iris",
|
||||
"icons": [
|
||||
{
|
||||
"src": "/iris/assets/favicon.ico",
|
||||
"src": "/iris/assets/logo.png",
|
||||
"type": "image/png",
|
||||
"sizes": "48x48"
|
||||
"sizes": "256x265"
|
||||
}
|
||||
],
|
||||
"start_url": "/iris/index.html",
|
||||
|
||||
Reference in New Issue
Block a user