1
0
mirror of https://github.com/bitwarden/docs synced 2025-12-30 15:03:12 +00:00

setup jekyll

This commit is contained in:
Kyle Spearrin
2019-02-28 13:56:34 -05:00
parent 08784d82d2
commit 7cc0a0c707
18 changed files with 480 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>