Add favicon

This commit is contained in:
video-prize-ranch
2022-01-17 17:46:30 -05:00
parent f68dc9daa5
commit 5cba9352c5
15 changed files with 50 additions and 5 deletions

View File

@@ -0,0 +1,9 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square150x150logo src="/static/favicon/mstile-150x150.png"/>
<TileColor>#603cba</TileColor>
</tile>
</msapplication>
</browserconfig>