Separate client and server codes. Keep everything in one git repo for simplicity
[vchess.git] / server / favicon / browserconfig.xml
CommitLineData
1d184b4c
BA
1<?xml version="1.0" encoding="utf-8"?>
2<browserconfig>
3 <msapplication>
4 <tile>
5 <square150x150logo src="/images/favicon/mstile-150x150.png"/>
6 <TileColor>#da532c</TileColor>
7 </tile>
8 </msapplication>
9</browserconfig>