try changing start_url
This commit is contained in:
parent
432566354b
commit
a6e3ea3737
|
|
@ -8,6 +8,6 @@
|
||||||
"src": "icon.svg"
|
"src": "icon.svg"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"start_url": "index.html",
|
"start_url": "/mcalc/index.html",
|
||||||
"display": "standalone"
|
"display": "standalone"
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue