New favicon.

This commit is contained in:
James Cole
2015-03-27 11:59:07 +01:00
parent 12af05b94f
commit 115499f3b2
31 changed files with 94 additions and 32 deletions

12
public/browserconfig.xml Normal file
View File

@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/mstile-70x70.png?v=xQw9GAO4MA"/>
<square150x150logo src="/mstile-150x150.png?v=xQw9GAO4MA"/>
<square310x310logo src="/mstile-310x310.png?v=xQw9GAO4MA"/>
<wide310x150logo src="/mstile-310x150.png?v=xQw9GAO4MA"/>
<TileColor>#2d89ef</TileColor>
</tile>
</msapplication>
</browserconfig>