2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-20 20:00:36 +03:00
Files
bootstrap/site/static/docs/5.0/assets/img/favicons/browserconfig.xml
T
2020-06-16 20:04:56 +03:00

10 lines
251 B
XML

<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/docs/5.0/assets/img/favicons/mstile-150x150.png"/>
<TileColor>#7952b3</TileColor>
</tile>
</msapplication>
</browserconfig>