more bug fixes
This commit is contained in:
parent
ecce2edf45
commit
9ea0f2092b
|
@ -10,7 +10,7 @@
|
|||
|
||||
<title>حسابداری آنلاین</title>
|
||||
<!-- Manifest -->
|
||||
<link rel="manifest" href="./manifest.json" />
|
||||
<link rel="manifest" href="/u/manifest.json" />
|
||||
<!-- Icons -->
|
||||
<!-- The following icons can be replaced with your own, they are used by desktop and mobile browsers -->
|
||||
<link href="/img/favicons/favicon.png" rel="shortcut icon" />
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"related_applications": [
|
||||
{
|
||||
"platform": "webapp",
|
||||
"url": "./manifest.json"
|
||||
"url": "/u/manifest.json"
|
||||
}
|
||||
],
|
||||
"display": "standalone",
|
||||
|
|
Loading…
Reference in a new issue