mirror of
https://github.com/morpheus65535/bazarr
synced 2024-12-30 19:46:25 +00:00
475aaa19c6
re-did the logo to make it higher res. cheers!
9 lines
246 B
XML
9 lines
246 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/mstile-150x150.png"/>
|
|
<TileColor>#ffffff</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|