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>-->
<title>React App</title>
<title>Marten Tracker</title>
</head>
<body>
<noscript>

View File

@ -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",
@ -12,4 +12,4 @@
"display": "standalone",
"theme_color": "#000000",
"background_color": "#ffffff"
}
}