mirror of
https://github.com/bitwarden/browser.git
synced 2024-11-07 09:31:31 +01:00
10 lines
234 B
XML
10 lines
234 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<browserconfig>
|
||
|
<msapplication>
|
||
|
<tile>
|
||
|
<square150x150logo src="images/icons/mstile-150x150.png"/>
|
||
|
<TileColor>#3c8dbc</TileColor>
|
||
|
</tile>
|
||
|
</msapplication>
|
||
|
</browserconfig>
|