This commit is contained in:
Eli Winderickx
2024-03-24 14:45:03 +01:00
parent 3606b5d8a7
commit e0c3ca82eb
10 changed files with 52 additions and 0 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="/favicons/mstile-150x150.png"/>
<TileColor>#000000</TileColor>
</tile>
</msapplication>
</browserconfig>