Add files via upload

This commit is contained in:
2022-10-02 04:26:52 +11:00
committed by GitHub
parent 0c76da62f8
commit b24010de8f
10 changed files with 44 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>#da532c</TileColor>
</tile>
</msapplication>
</browserconfig>