We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aecc38b commit cd22d49Copy full SHA for cd22d49
client/public/index.html
@@ -13,11 +13,6 @@
13
rel="stylesheet"
14
href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.1/css/font-awesome.min.css"
15
/>
16
- <!--
17
- manifest.json provides metadata used when your web app is installed on a
18
- user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
19
- -->
20
- <link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
21
<!--
22
Notice the use of %PUBLIC_URL% in the tags above.
23
It will be replaced with the URL of the `public` folder during the build.
0 commit comments