We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77282b5 commit ca0cbbbCopy full SHA for ca0cbbb
1 file changed
docs/.vuepress/public/icons/browserconfig.xml
@@ -1,2 +1,11 @@
1
-<?xml version="1.0" encoding="utf-8"?>
2
-<browserconfig><msapplication><tile><square70x70logo src="/ms-icon-70x70.png"/><square150x150logo src="/ms-icon-150x150.png"/><square310x310logo src="/ms-icon-310x310.png"/><TileColor>#ffffff</TileColor></tile></msapplication></browserconfig>
+<?xml version="1.0" encoding="utf-8" ?>
+<browserconfig>
3
+ <msapplication>
4
+ <tile>
5
+ <square70x70logo src="/icons/ms-icon-70x70.png" />
6
+ <square150x150logo src="/icons/ms-icon-150x150.png" />
7
+ <square310x310logo src="/icons/ms-icon-310x310.png" />
8
+ <TileColor>#ffffff</TileColor>
9
+ </tile>
10
+ </msapplication>
11
+</browserconfig>
0 commit comments