diff --git a/src/main/resources/static/browserconfig.xml b/src/main/resources/static/browserconfig.xml index 92f78799..5aecc916 100644 --- a/src/main/resources/static/browserconfig.xml +++ b/src/main/resources/static/browserconfig.xml @@ -2,7 +2,7 @@ - + #00aba9 diff --git a/src/main/resources/static/site.webmanifest b/src/main/resources/static/site.webmanifest index 9330bf12..42f8bb0c 100644 --- a/src/main/resources/static/site.webmanifest +++ b/src/main/resources/static/site.webmanifest @@ -3,12 +3,12 @@ "short_name": "Stirling PDF", "icons": [ { - "src": "/android-chrome-192x192.png?v=2", + "src": "/android-chrome-192x192.png", "sizes": "192x192", "type": "image/png" }, { - "src": "/android-chrome-512x512.png?v=2", + "src": "/android-chrome-512x512.png", "sizes": "512x512", "type": "image/png" } diff --git a/src/main/resources/templates/fragments/common.html b/src/main/resources/templates/fragments/common.html index 440a2ea3..18d5a853 100644 --- a/src/main/resources/templates/fragments/common.html +++ b/src/main/resources/templates/fragments/common.html @@ -10,12 +10,12 @@ - - - - - - + + + + + + @@ -35,42 +35,42 @@ - + - - - - - - - - + + + + + + + + - + - - - - - - - - + + + + + + + + - + - - - + + + @@ -140,7 +140,7 @@
Level: 1
favicon - +
@@ -150,7 +150,7 @@ const multiple = [[${multiple}]] || false; const remoteCall = [[${remoteCall}]] || true; - +
@@ -166,5 +166,5 @@
- + \ No newline at end of file diff --git a/src/main/resources/templates/fragments/navbar.html b/src/main/resources/templates/fragments/navbar.html index 1497df1e..9a3c4ca7 100644 --- a/src/main/resources/templates/fragments/navbar.html +++ b/src/main/resources/templates/fragments/navbar.html @@ -5,11 +5,11 @@ const noFavourites = /*[[#{noFavourites}]]*/ ''; const updateAvailable = /*[[#{settings.updateAvailable}]]*/ ''; - +