mirror of
https://github.com/tubearchivist/tubearchivist-frontend.git
synced 2024-11-05 11:50:12 +00:00
10 lines
261 B
XML
10 lines
261 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/static/favicon/mstile-150x150.png"/>
|
|
<TileColor>#01202e</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|