This commit is contained in:
Devaev Maxim
2018-11-13 23:55:01 +03:00
parent a439e9e30a
commit 49a09a6ba1
8 changed files with 26 additions and 0 deletions

9
web/browserconfig.xml Normal file
View File

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