mirror of
https://github.com/kingomarnajjar/flex-template-web.git
synced 2026-07-26 06:47:17 +10:00
9 lines
259 B
XML
9 lines
259 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/static/icons/mstile-150x150.png"/>
|
|
<TileColor>#c0392b</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|