add favicon

This commit is contained in:
André Weller
2019-05-12 01:44:04 +02:00
parent 0ab7d5c877
commit cf1eee367a
10 changed files with 46 additions and 0 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>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>