mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-13 00:50:59 +00:00
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
9 lines
251 B
XML
9 lines
251 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/docs/4.3/assets/img/favicons/mstile-150x150.png"/>
|
|
<TileColor>#563d7c</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|