aboutsummaryrefslogtreecommitdiffstats
path: root/src/images/favicon/browserconfig.xml
diff options
context:
space:
mode:
authorArmand Philippot <git@armandphilippot.com>2021-10-30 22:11:00 +0200
committerArmand Philippot <git@armandphilippot.com>2021-10-30 22:52:23 +0200
commit3a3baddad1c801d77dc398d2c6980f3c14f4a47c (patch)
tree9e06aef730504470111c010e53a1857f7b01ab83 /src/images/favicon/browserconfig.xml
parentc3045b163e74b42c0a0e71c646740c76d3bb5ba1 (diff)
chore: move htdocs to repo root
Diffstat (limited to 'src/images/favicon/browserconfig.xml')
-rw-r--r--src/images/favicon/browserconfig.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/images/favicon/browserconfig.xml b/src/images/favicon/browserconfig.xml
new file mode 100644
index 0000000..f9c2e67
--- /dev/null
+++ b/src/images/favicon/browserconfig.xml
@@ -0,0 +1,9 @@
+<?xml version="1.0" encoding="utf-8"?>
+<browserconfig>
+ <msapplication>
+ <tile>
+ <square150x150logo src="/mstile-150x150.png"/>
+ <TileColor>#2b5797</TileColor>
+ </tile>
+ </msapplication>
+</browserconfig>