mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Add favicon
This commit is contained in:
parent
31b1c687b0
commit
b025ed7eaa
10 changed files with 34 additions and 0 deletions
8
public/browserconfig.xml
Normal file
8
public/browserconfig.xml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<browserconfig>
|
||||
<msapplication>
|
||||
<tile>
|
||||
<TileColor>#2b5797</TileColor>
|
||||
</tile>
|
||||
</msapplication>
|
||||
</browserconfig>
|
||||
Loading…
Reference in a new issue