1
0
mirror of https://github.com/bitwarden/browser synced 2025-12-25 04:33:34 +00:00

favicon updates

This commit is contained in:
Kyle Spearrin
2017-10-10 22:56:04 -04:00
parent f828288b84
commit d978e1dfa3
11 changed files with 58 additions and 0 deletions

9
src/browserconfig.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="images/icons/mstile-150x150.png"/>
<TileColor>#3c8dbc</TileColor>
</tile>
</msapplication>
</browserconfig>