graphite2 / website /static /browserconfig.xml
openfree's picture
Deploy from GitHub repository
2409829 verified
raw
history blame contribute delete
246 Bytes
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#ffffff</TileColor>
</tile>
</msapplication>
</browserconfig>