diff --git a/index.html b/index.html index b1bd5e9..f06e3e3 100644 --- a/index.html +++ b/index.html @@ -2,10 +2,10 @@
- - - - + + + + diff --git a/public/manifest-en.json b/public/manifest-en.json index 74637aa..e11a00b 100644 --- a/public/manifest-en.json +++ b/public/manifest-en.json @@ -4,12 +4,12 @@ "name": "Competency Path", "icons": [ { - "src": "/android-chrome-192x192.png", + "src": "/ohjaaja/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/android-chrome-512x512.png", + "src": "/ohjaaja/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } diff --git a/public/manifest-fi.json b/public/manifest-fi.json index 6ac2922..b4bfc64 100644 --- a/public/manifest-fi.json +++ b/public/manifest-fi.json @@ -4,12 +4,12 @@ "name": "Osaamispolku", "icons": [ { - "src": "/android-chrome-192x192.png", + "src": "/ohjaaja/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/android-chrome-512x512.png", + "src": "/ohjaaja/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } diff --git a/public/manifest-sv.json b/public/manifest-sv.json index a720523..7998865 100644 --- a/public/manifest-sv.json +++ b/public/manifest-sv.json @@ -4,12 +4,12 @@ "name": "Kompetensstigen", "icons": [ { - "src": "/android-chrome-192x192.png", + "src": "/ohjaaja/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/android-chrome-512x512.png", + "src": "/ohjaaja/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } diff --git a/src/routes/Root/Root.tsx b/src/routes/Root/Root.tsx index c95e598..79f782a 100644 --- a/src/routes/Root/Root.tsx +++ b/src/routes/Root/Root.tsx @@ -145,7 +145,7 @@ const Root = () => { <>