You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
387 B

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