aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/client/static/browserconfig.xml2
-rw-r--r--src/client/static/icons/mstile-150x150.png (renamed from src/client/static/mstile-150x150.png)bin3995 -> 3995 bytes
2 files changed, 1 insertions, 1 deletions
diff --git a/src/client/static/browserconfig.xml b/src/client/static/browserconfig.xml
index b3930d0..6a1d00e 100644
--- a/src/client/static/browserconfig.xml
+++ b/src/client/static/browserconfig.xml
@@ -2,7 +2,7 @@
<browserconfig>
<msapplication>
<tile>
- <square150x150logo src="/mstile-150x150.png"/>
+ <square150x150logo src="/icons/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
diff --git a/src/client/static/mstile-150x150.png b/src/client/static/icons/mstile-150x150.png
index 5e381e6..5e381e6 100644
--- a/src/client/static/mstile-150x150.png
+++ b/src/client/static/icons/mstile-150x150.png
Binary files differ