aboutsummaryrefslogtreecommitdiff
path: root/static/icons/browserconfig.xml
diff options
context:
space:
mode:
authorsptaule <lecas83@gmail.com>2022-01-24 18:36:50 +0100
committersptaule <lecas83@gmail.com>2022-01-24 18:36:50 +0100
commit336fd3f7566c7872c17b30f7cd150e1d16899205 (patch)
tree2761022d83f35c3ea839d00eb63dfb7f0a91a713 /static/icons/browserconfig.xml
downloadgaragehq.deuxfleurs.fr-336fd3f7566c7872c17b30f7cd150e1d16899205.tar.gz
garagehq.deuxfleurs.fr-336fd3f7566c7872c17b30f7cd150e1d16899205.zip
First commit
Diffstat (limited to 'static/icons/browserconfig.xml')
-rwxr-xr-xstatic/icons/browserconfig.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/static/icons/browserconfig.xml b/static/icons/browserconfig.xml
new file mode 100755
index 0000000..74bb89a
--- /dev/null
+++ b/static/icons/browserconfig.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<browserconfig>
+ <msapplication>
+ <tile>
+ <square150x150logo src="/mstile-150x150.png"/>
+ <TileColor>#da532c</TileColor>
+ </tile>
+ </msapplication>
+</browserconfig>