chore: update favicon

This commit is contained in:
camera-2018
2023-09-28 18:31:26 +08:00
parent d9bba92e60
commit f6989d2573
32 changed files with 166 additions and 40 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>#2b5797</TileColor>
</tile>
</msapplication>
</browserconfig>