mirror of
https://github.com/chenasraf/redar-browser.git
synced 2026-05-18 01:59:00 +00:00
10 lines
258 B
XML
10 lines
258 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="%PUBLIC_URL%/mstile-150x150.png"/>
|
|
<TileColor>#560484</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|