Improve icons/favicon

This commit is contained in:
Marko Korhonen 2022-09-14 21:12:39 +03:00
parent f1a3d63725
commit c9573265b7
Signed by: FunctionalHacker
GPG key ID: A7F78BCB859CD890
11 changed files with 94 additions and 2 deletions

9
assets/browserconfig.xml Normal file
View file

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