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
|
||||
rel="manifest"
|
||||
href="/manifest.webmanifest"
|
||||
href="/site.webmanifest"
|
||||
/>
|
||||
|
||||
<meta
|
||||
|
|
Reference in a new issue