diff --git a/public/index.html b/public/index.html index d949bd5..7c67a53 100644 --- a/public/index.html +++ b/public/index.html @@ -1,14 +1,15 @@ - + + @@ -31,26 +32,25 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> + Marten Tracker + - - - React App - - +
- - + + + \ No newline at end of file diff --git a/public/manifest.json b/public/manifest.json index ef19ec2..c946c57 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -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" -} +} \ No newline at end of file