add favicon

This commit is contained in:
Alex
2019-11-29 20:16:58 +02:00
parent 511404d23f
commit 9d6d4a2fb8
16 changed files with 895 additions and 1 deletions

View File

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