saiblog/static/browserconfig.xml
saibotk 36d8574ebd
Initial code commit
Add hermit theme
Add general folder structure
Added small first post
Added favicon images
Added .gitignore
2020-01-07 23:25:25 +01:00

9 lines
246 B
XML

<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#00aba9</TileColor>
</tile>
</msapplication>
</browserconfig>