Change Favicon in to look better in a variety of cases

This commit is contained in:
Erica Wright 2017-10-06 11:24:17 -04:00
parent ff9a0979f6
commit 6de91b5872
No known key found for this signature in database
GPG key ID: D9F2AF9D67D0AAB7
14 changed files with 43 additions and 3 deletions

10
browserconfig.xml Normal file
View file

@ -0,0 +1,10 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src=“favicon-76.png”/>
<square150x150logo src="favicon-228.png"/>
<TileColor>#0297F8</TileColor>
</tile>
</msapplication>
</browserconfig>