1
0
mirror of https://github.com/bitwarden/help synced 2025-12-06 00:03:30 +00:00
This commit is contained in:
Kyle Spearrin
2017-10-11 09:23:09 -04:00
parent 1d5867530e
commit 4b94452333
11 changed files with 54 additions and 0 deletions

9
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>#ecf0f5</TileColor>
</tile>
</msapplication>
</browserconfig>