Add favicons

This commit is contained in:
Richard Chien
2018-08-26 20:16:05 +08:00
parent d32c27cf70
commit 02b4f5edfc
13 changed files with 66 additions and 1 deletions

View File

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