add: favicon

This commit is contained in:
Tobias Reisinger 2020-01-31 23:58:05 +01:00
parent d7c16e9ed2
commit 95dceb06d1
14 changed files with 71 additions and 0 deletions

View file

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