diff --git a/public/index.html b/public/index.html index 80ce622..dd9569e 100644 --- a/public/index.html +++ b/public/index.html @@ -8,34 +8,11 @@ name="standalone react maplibre sample" content="Web site created using create-react-app" /> - - React Maplibre standalone sample
- diff --git a/public/manifest.json b/public/manifest.json index ceb9288..cb11617 100644 --- a/public/manifest.json +++ b/public/manifest.json @@ -1,6 +1,6 @@ { - "short_name": "React Maplibre standalone sample", - "name": "Create React App Sample", + "short_name": "react-maplibre-standalone", + "name": "React Maplibre standalone sample", "start_url": ".", "display": "standalone", "theme_color": "#000000",