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>-->
|
<!--<script>import flamelink from 'flamelink';</script>-->
|
||||||
|
|
||||||
<title>React App</title>
|
<title>Marten Tracker</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<noscript>
|
<noscript>
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in New Issue