Skip to content

Commit 8a02dc9

Browse files
committed
[pwa]: updated manifest reference in entry;
1 parent 22ddd2d commit 8a02dc9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
manifest.json provides metadata used when your web app is installed on a
1515
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
1616
-->
17-
<link rel="manifest" href="./manifest.json" />
17+
<link rel="manifest" href="./manifest.webmanifest" />
1818
<!--
1919
Notice the use of %PUBLIC_URL% in the tags above.
2020
It will be replaced with the URL of the `public` folder during the build.

0 commit comments

Comments
 (0)