quintodrome/ui/public/browserconfig.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
246 B
XML
Raw Normal View History

2020-03-11 16:18:22 -08:00
<?xml version="1.0" encoding="utf-8"?>
2020-09-28 12:20:29 -08:00
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>