Change favicon/app manifest theme color to white

This commit is contained in:
Keavon Chambers
2022-11-06 01:55:48 -07:00
parent 4c16efb33d
commit 16afe91944
7 changed files with 13 additions and 13 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#f1decd</TileColor>
<TileColor>#ffffff</TileColor>
</tile>
</msapplication>
</browserconfig>