add favicons

This commit is contained in:
ghost 2024-01-20 04:01:29 +02:00
parent 52e53ed2e9
commit 7eadbddbc7
29 changed files with 97 additions and 1 deletions

View file

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