static-cms/website/static/img/favicon/browserconfig.xml
Daniel Lautzenheiser 27659baca6
Feature/website (#5)
* Add basic website
* Add website deploy action
2022-09-30 10:59:03 -04:00

10 lines
245 B
XML

<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="mstile-150x150.png"/>
<TileColor>#222222</TileColor>
</tile>
</msapplication>
</browserconfig>