This commit is contained in:
2024-05-27 14:34:30 +02:00
parent d398a59d59
commit 8e01baad3d
13 changed files with 246 additions and 2 deletions

9
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>#2b5797</TileColor>
</tile>
</msapplication>
</browserconfig>