feat: favicon + manifest update + page selector locale switch fix

This commit is contained in:
NGPixel
2019-10-18 17:31:28 -04:00
parent d786423aa7
commit f8c3aef7bd
38 changed files with 71 additions and 71 deletions

View File

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