Copy everything
This commit is contained in:
commit
ab4962e8dd
201 changed files with 2185 additions and 0 deletions
12
favicons/browserconfig.xml
Normal file
12
favicons/browserconfig.xml
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square70x70logo src="favicons/mstile-70x70.png"/>
|
||||
<square150x150logo src="favicons/mstile-150x150.png"/>
|
||||
<square310x310logo src="favicons/mstile-310x310.png"/>
|
||||
<wide310x150logo src="favicons/mstile-310x150.png"/>
|
||||
<TileColor>#003366</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
Loading…
Add table
Add a link
Reference in a new issue