add a shit ton of favicons

This commit is contained in:
Eric Van Albert
2017-06-23 23:09:23 -04:00
parent 87a411e3ea
commit 158f8255df
18 changed files with 139 additions and 0 deletions

9
web/browserconfig.xml Normal file
View File

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