fix path
This commit is contained in:
parent
729588d37c
commit
5f5f9aaed9
|
|
@ -5,6 +5,6 @@
|
||||||
"src": "icon.svg"
|
"src": "icon.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": "/index.html",
|
"start_url": "index.html",
|
||||||
"display": "standalone"
|
"display": "standalone"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue