Skip to content

Commit 4d105a8

Browse files
author
Andy Stiller
committed
#73 commit missing browserconfig.xml file.
1 parent 9f03fd6 commit 4d105a8

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

browserconfig.xml

+12
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square70x70logo src="/msicons/mstile-70x70.png"/>
6+
<square150x150logo src="/msicons/mstile-150x150.png"/>
7+
<square310x310logo src="/msicons/mstile-310x310.png"/>
8+
<wide310x150logo src="/msicons/mstile-310x150.png"/>
9+
<TileColor>#da532c</TileColor>
10+
</tile>
11+
</msapplication>
12+
</browserconfig>

0 commit comments

Comments
 (0)