Make manifest.json description more generic (#6355)

This commit is contained in:
Chris Self
2019-02-06 22:40:17 -05:00
committed by Ian Schmitz
parent aa25c77bbc
commit 1deb811c5d
2 changed files with 4 additions and 4 deletions

View File

@@ -9,8 +9,8 @@
/>
<meta name="theme-color" content="#000000" />
<!--
manifest.json provides metadata used when your web app is added to the
homescreen on Android. See https://developers.google.com/web/fundamentals/web-app-manifest/
manifest.json provides metadata used when your web app is installed on a
user's mobile device or desktop. See https://developers.google.com/web/fundamentals/web-app-manifest/
-->
<link rel="manifest" href="%PUBLIC_URL%/manifest.json" />
<!--