Added favicons

This commit is contained in:
Constantin Graf
2024-04-19 17:57:31 +02:00
committed by Constantin Graf
parent a149db655c
commit db9c0de05b
16 changed files with 64 additions and 0 deletions

View File

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