Fix link to manifest
This commit is contained in:
parent
9d59cad84b
commit
e4feeb5903
1 changed files with 1 additions and 1 deletions
|
@ -49,7 +49,7 @@ const prefilledInstance = searchParameters.get("instance");
|
||||||
/>
|
/>
|
||||||
<link
|
<link
|
||||||
rel="manifest"
|
rel="manifest"
|
||||||
href="/manifest.webmanifest"
|
href="/site.webmanifest"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<meta
|
<meta
|
||||||
|
|
Reference in a new issue