Skip to content

Commit

Permalink
#73 commit missing browserconfig.xml file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Andy Stiller committed Jan 26, 2016
1 parent 9f03fd6 commit 4d105a8
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/msicons/mstile-70x70.png"/>
<square150x150logo src="/msicons/mstile-150x150.png"/>
<square310x310logo src="/msicons/mstile-310x310.png"/>
<wide310x150logo src="/msicons/mstile-310x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>

0 comments on commit 4d105a8

Please sign in to comment.