mirror of
https://github.com/AllanWang/Frost-for-Facebook.git
synced 2024-11-08 20:12:39 +01:00
d26d3fe99d
--- Test root directory favicon Test head replacement Use icon instead of shortcut icon Remove stylesheet Try minima Replace style Revert to jekyll Update default Add all remaining icons Move favicon out
10 lines
253 B
XML
10 lines
253 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="favicon/mstile-150x150.png"/>
|
|
<TileColor>#da532c</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|