This commit is contained in:
2022-12-27 18:55:47 +00:00
parent 4ef5a0ffe1
commit 7d0a00cb19
168 changed files with 70186 additions and 0 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?v=82a"/>
<TileColor>#ffc40d</TileColor>
</tile>
</msapplication>
</browserconfig>