Add favicon stuff

This commit is contained in:
2020-08-01 04:08:23 +02:00
parent 64e5347f8e
commit 2031d6d108
11 changed files with 45 additions and 1 deletions

9
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?v=2"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>