This commit is contained in:
davegallant
2024-01-08 00:26:17 +00:00
commit 25e825eb45
244 changed files with 2288 additions and 0 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>#282828</TileColor>
</tile>
</msapplication>
</browserconfig>