Files
hugoDocs/themes/gohugoioTheme/static/browserconfig.xml
T
Bjørn Erik Pedersen 78155decfb Merge commit '9301947b25099dd402065104b340b1a480906a74' as 'themes/gohugoioTheme'
Add theme as sub tree:

git subtree add --prefix=themes/gohugoioTheme/ git@github.com:gohugoio/gohugoioTheme.git master --squash
2017-08-10 14:30:19 +02:00

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>