new favicon and Logo

This commit is contained in:
2022-09-18 23:50:09 +02:00
parent 016ea4bb54
commit bbb6c1f0da
19 changed files with 70 additions and 1 deletions

9
img/browserconfig.xml Normal file
View File

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