Remove custom CSS from base.html
This commit is contained in:
parent
c8a0882b31
commit
b76d4d69e0
14 changed files with 165 additions and 101 deletions
9
static/favicon/browserconfig.xml
Normal file
9
static/favicon/browserconfig.xml
Normal file
|
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/static/favicon/mstile-150x150.png"/>
|
||||
<TileColor>#da532c</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
Loading…
Add table
Add a link
Reference in a new issue