Theme: Add favicon
This commit is contained in:
parent
74f32d0138
commit
8607882719
11 changed files with 265 additions and 2 deletions
9
themes/ccchh/static/browserconfig.xml
Normal file
9
themes/ccchh/static/browserconfig.xml
Normal file
|
@ -0,0 +1,9 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<square150x150logo src="/mstile-150x150.png" />
|
||||
<TileColor>#ffffff</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
Loading…
Add table
Add a link
Reference in a new issue