added favicon

This commit is contained in:
Philippe Loctaux 2023-05-19 16:23:49 +02:00
parent c1f2604624
commit bb08407f5b
17 changed files with 176 additions and 10 deletions

9
public/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>#0c4a6e</TileColor>
</tile>
</msapplication>
</browserconfig>