This commit is contained in:
2023-11-05 17:18:01 -07:00
parent 91acf7564c
commit edda12e2ae
18 changed files with 118 additions and 66 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="/mstile-150x150.png"/>
<TileColor>#00a300</TileColor>
</tile>
</msapplication>
</browserconfig>