This repository has been archived on 2023-05-31. You can view files and clone it, but cannot push or open issues or pull requests.
python-blog/articles/static/icons/browserconfig.xml
2020-08-20 21:18:24 +02:00

10 lines
259 B
XML

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