* bump docs theme to 1.0.171 * Fix typo, chinese character in URL * update dead doc links * bump docs theme to 1.0.172 * [favicons] add favicons Co-authored-by: vms <vince19972@gmail.com> Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
10 lines
246 B
XML
10 lines
246 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<browserconfig>
|
|
<msapplication>
|
|
<tile>
|
|
<square150x150logo src="/mstile-150x150.png"/>
|
|
<TileColor>#da532c</TileColor>
|
|
</tile>
|
|
</msapplication>
|
|
</browserconfig>
|