mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-14 20:37:55 -05:00
5ac0f751aa
723da4a37 Vendor the theme git-subtree-dir: docs git-subtree-split: 723da4a3769ee8a6c02758b553618143f92fccef
10 lines
335 B
XML
10 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>
|