Decrease size of icon and add favicons

This commit is contained in:
2016-12-28 00:58:58 -08:00
parent 6a4740c855
commit 431c7beb38
16 changed files with 135 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#00aba9</TileColor>
</tile>
</msapplication>
</browserconfig>