mirror of
https://github.com/twbs/bootstrap.git
synced 2024-12-03 15:24:19 +01:00
d95d30029f
No more Ruby dependency and most important more than 10 times less build time (at least on Windows)!
10 lines
251 B
XML
10 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>
|