diff --git a/dist/icon/browserconfig.xml b/dist/icon/browserconfig.xml index 082df8f..a25e942 100644 --- a/dist/icon/browserconfig.xml +++ b/dist/icon/browserconfig.xml @@ -2,7 +2,7 @@ - + #da532c diff --git a/dist/icon/site.webmanifest b/dist/icon/site.webmanifest index 9c2f9cd..197232a 100644 --- a/dist/icon/site.webmanifest +++ b/dist/icon/site.webmanifest @@ -3,12 +3,12 @@ "short_name": "Visual Subnet Calc", "icons": [ { - "src": "/icon/android-chrome-192x192.png", + "src": "icon/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/icon/android-chrome-512x512.png", + "src": "icon/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } diff --git a/dist/index.html b/dist/index.html index d9b3634..fe9292b 100644 --- a/dist/index.html +++ b/dist/index.html @@ -8,11 +8,11 @@ - - - - - + + + + +