Trying to get realfavicon working

This commit is contained in:
Kasper Rynning-Tønnesen
2017-10-03 16:25:31 +02:00
parent ef329b9b71
commit 0570bfd45a
6 changed files with 123 additions and 29 deletions

View File

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