Skip to content

Instantly share code, notes, and snippets.

@diessica
Created September 6, 2015 13:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diessica/73a4d53cd26b4d35f410 to your computer and use it in GitHub Desktop.
Save diessica/73a4d53cd26b4d35f410 to your computer and use it in GitHub Desktop.
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="tile-icon_tiny.png" />
<square150x150logo src="tile-icon_square.png" />
<wide310x150logo src="tile-icon_wide.png" />
<square310x310logo src="tile-icon_large.png" />
<TileColor>#000000</TileColor>
</tile>
</msapplication>
</browserconfig>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment