diff --git a/themes/terminal/static/img/browserconfig.xml b/themes/terminal/static/img/browserconfig.xml index fc723fb..f7f78c0 100644 --- a/themes/terminal/static/img/browserconfig.xml +++ b/themes/terminal/static/img/browserconfig.xml @@ -2,7 +2,7 @@ - + #8fbcbb diff --git a/themes/terminal/static/img/site.webmanifest b/themes/terminal/static/img/site.webmanifest index 7bee7e4..74e24d6 100644 --- a/themes/terminal/static/img/site.webmanifest +++ b/themes/terminal/static/img/site.webmanifest @@ -3,12 +3,12 @@ "short_name": "Seraphim R.P.", "icons": [ { - "src": "/android-chrome-192x192.png", + "src": "/img/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/android-chrome-384x384.png", + "src": "/img/android-chrome-384x384.png", "sizes": "384x384", "type": "image/png" }