mirror of
https://github.com/capistrano/capistrano
synced 2023-03-27 23:21:18 -04:00
3fbbbd8f5b
* Add social icons, optimize images * Fix manifest asset urls * Fix ms tile image url * Add favicon tag
9 lines
245 B
XML
9 lines
245 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="mstile-150x150.png"/>
|
|
<TileColor>#1c1b39</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|