1
0
Fork 0
mirror of https://github.com/Findus23/nonsense.git synced 2024-09-19 16:03:50 +02:00
nonsense/public/icons/browserconfig.xml
Lukas Winkler 2582502f4b add icon
2017-12-12 17:17:53 +01:00

9 lines
252 B
XML

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