Finalized index.html and manifest.json
This commit is contained in:
parent
c3974fe5ea
commit
61631af341
|
@ -34,7 +34,7 @@
|
|||
|
||||
<!--<script>import flamelink from 'flamelink';</script>-->
|
||||
|
||||
<title>React App</title>
|
||||
<title>Marten Tracker</title>
|
||||
</head>
|
||||
<body>
|
||||
<noscript>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"short_name": "React App",
|
||||
"name": "Create React App Sample",
|
||||
"short_name": "Marten Tracker",
|
||||
"name": "American Marten Tracker",
|
||||
"icons": [
|
||||
{
|
||||
"src": "favicon.ico",
|
||||
|
|
Loading…
Reference in New Issue