feat: site icon series

This commit is contained in:
2021-12-12 18:35:07 +00:00
parent 5272a11b5b
commit 4d6ff1d207
11 changed files with 825 additions and 0 deletions

9
static/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>