Finalized index.html and manifest.json

This commit is contained in:
wildscotsmen 2018-11-30 19:44:27 -05:00
parent c3974fe5ea
commit 61631af341
2 changed files with 4 additions and 4 deletions

View File

@ -34,7 +34,7 @@
<!--<script>import flamelink from 'flamelink';</script>--> <!--<script>import flamelink from 'flamelink';</script>-->
<title>React App</title> <title>Marten Tracker</title>
</head> </head>
<body> <body>
<noscript> <noscript>

View File

@ -1,6 +1,6 @@
{ {
"short_name": "React App", "short_name": "Marten Tracker",
"name": "Create React App Sample", "name": "American Marten Tracker",
"icons": [ "icons": [
{ {
"src": "favicon.ico", "src": "favicon.ico",