replacing favicons with new design by @rugk, resolves #23

This commit is contained in:
El RIDO
2016-07-18 16:25:06 +02:00
parent 08b46975f3
commit a5c10aac8a
31 changed files with 36 additions and 107 deletions

11
browserconfig.xml Normal file
View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<square310x310logo src="/mstile-310x310.png"/>
<wide310x150logo src="/mstile-310x150.png"/>
<TileColor>#ffc40d</TileColor>
</tile>
</msapplication>
</browserconfig>