diff --git a/assets/ico/browserconfig.xml b/assets/ico/browserconfig.xml index f9aefe5b5..44751e9d4 100644 --- a/assets/ico/browserconfig.xml +++ b/assets/ico/browserconfig.xml @@ -2,7 +2,7 @@ - + #2d89ef diff --git a/assets/ico/manifest.json b/assets/ico/manifest.json index e753aeb6b..843e03e83 100644 --- a/assets/ico/manifest.json +++ b/assets/ico/manifest.json @@ -2,12 +2,12 @@ "name": "Portainer", "icons": [ { - "src": "/ico/android-chrome-192x192.png", + "src": "ico/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/ico/android-chrome-256x256.png", + "src": "ico/android-chrome-256x256.png", "sizes": "256x256", "type": "image/png" } diff --git a/index.html b/index.html index f120e0164..1949e5459 100644 --- a/index.html +++ b/index.html @@ -24,13 +24,13 @@ - - - - - - - + + + + + + +