Add favicons

This commit is contained in:
Will Faught
2022-12-21 12:35:10 -08:00
parent 2172619834
commit 32e3a084fb
38 changed files with 94 additions and 0 deletions

8
static/browserconfig.xml Normal file
View File

@@ -0,0 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<TileColor>#0d6efd</TileColor>
</tile>
</msapplication>
</browserconfig>