This commit is contained in:
rzmk 2022-01-13 16:20:08 -05:00
parent e5462ce3bc
commit d2c5d8fcdf
18 changed files with 334 additions and 7 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>