mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
11 lines
335 B
XML
11 lines
335 B
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<browserconfig>
|
||
|
<msapplication>
|
||
|
<tile>
|
||
|
<square150x150logo src="images/favicons/mstile-150x150.png"/>
|
||
|
<square310x310logo src="images/favicons/mstile-310x310.png"/>
|
||
|
<TileColor>#2d89ef</TileColor>
|
||
|
</tile>
|
||
|
</msapplication>
|
||
|
</browserconfig>
|