Update favicons to the lego icon. (#546)

This commit is contained in:
Sam El-Husseini
2018-04-30 13:33:56 -04:00
committed by GitHub
parent 40fb4107cf
commit ce7ecd5121
10 changed files with 43 additions and 0 deletions

9
docs/static/icons/browserconfig.xml vendored Normal file
View File

@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/mstile-150x150.png"/>
<TileColor>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>