mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2026-04-20 22:14:34 -04:00
10 lines
267 B
XML
10 lines
267 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/Content/Images/Icons/mstile-150x150.png"/>
|
|
<TileColor>#00ccff</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|