1
0
mirror of https://github.com/zedeus/nitter.git synced 2025-12-06 03:55:36 -05:00

Add favicon

This commit is contained in:
Zed
2019-09-24 02:43:25 +02:00
parent 31b1c687b0
commit b025ed7eaa
10 changed files with 34 additions and 0 deletions

8
public/browserconfig.xml Normal file
View File

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