mirror of
https://github.com/checktheroads/hyperglass
synced 2024-05-11 05:55:08 +00:00
16 lines
484 B
XML
Generated
16 lines
484 B
XML
Generated
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square70x70logo src="/images/favicons/mstile-70x70.png"/>
|
|
<square150x150logo src="/images/favicons/mstile-150x150.png"/>
|
|
<wide310x150logo src="/images/favicons/mstile-310x150.png"/>
|
|
<square310x310logo src="/images/favicons/mstile-310x310.png"/>
|
|
<TileColor>#f5f6f7</TileColor>
|
|
|
|
</tile>
|
|
|
|
</msapplication>
|
|
|
|
</browserconfig>
|