test icon

This commit is contained in:
Kyle
2018-11-05 16:30:32 -08:00
parent 5b7f2bdf48
commit 7cf70225bf
17 changed files with 67 additions and 1 deletions

9
data/browserconfig.xml Normal file
View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="https://imkyle4815.github.io/cardconjurer/data/mstile-150x150.png"/>
<TileColor>#00a300</TileColor>
</tile>
</msapplication>
</browserconfig>