We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 991a1c6 commit b2bf859Copy full SHA for b2bf859
1 file changed
browserconfig.xml
@@ -0,0 +1,11 @@
1
+<?xml version="1.0" encoding="utf-8"?>
2
+<browserconfig>
3
+<msapplication>
4
+<tile>
5
+<square70x70logo src="/favicon/mstile-70x70.png"/>
6
+<square150x150logo src="/favicon/mstile-150x150.png"/>
7
+<square310x310logo src="/favicon/mstile-310x310.png"/>
8
+<TileColor>#2563eb</TileColor>
9
+</tile>
10
+</msapplication>
11
+</browserconfig>
0 commit comments