1
0
Fork 1
mirror of https://github.com/thatmattlove/hyperglass.git synced 2026-04-18 22:08:27 +00:00
thatmattlove-hyperglass/hyperglass/static/images/favicons/browserconfig.xml
checktheroads 0728965999 fix import
2020-01-17 02:50:57 -07:00

9 lines
256 B
XML
Executable file

<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="static/img/mstile-150x150.png"/>
<TileColor>#330036</TileColor>
</tile>
</msapplication>
</browserconfig>