Added some icons for other browsers and the manifest.json.

This commit is contained in:
Jan Böhmer 2019-03-20 22:43:04 +01:00
parent 84dcc64662
commit 782e2b7fdf
19 changed files with 87 additions and 0 deletions

View file

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