1
0
mirror of https://github.com/bitwarden/browser.git synced 2024-08-28 23:40:09 +02:00
bitwarden-browser/apps/web/src/browserconfig.xml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
234 B
XML
Raw Normal View History

2017-10-11 04:56:04 +02:00
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="images/icons/mstile-150x150.png"/>
2020-05-05 22:59:33 +02:00
<TileColor>#175DDC</TileColor>
2017-10-11 04:56:04 +02:00
</tile>
</msapplication>
</browserconfig>