This commit is contained in:
Andre Beging
2020-02-13 11:56:58 +01:00
parent ccbfefcdee
commit 9acadf5e62
14 changed files with 44 additions and 6 deletions

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