update favicon

This commit is contained in:
Jinhojang6 2019-11-16 01:15:00 +09:00
parent cbd9c6ac83
commit e5e0618b46
No known key found for this signature in database
GPG Key ID: BEA7325C020718BF
6 changed files with 4 additions and 4 deletions

View File

@ -22,7 +22,7 @@ deploy:
repo: git@github.com:status-im/nimbus.status.im.git
theme_config:
favicon: img/favicon.png
favicon: img/favicon-32x32.png
highlight:
enable: true

View File

@ -22,7 +22,7 @@ deploy:
repo: git@github.com:status-im/nimbus.status.im.git
theme_config:
favicon: img/favicon.png
favicon: img/favicon-32x32.png
highlight:
enable: true

View File

@ -15,8 +15,8 @@
<meta name="msapplication-TileColor" content="#ff9c00">
<meta name="msapplication-TileImage" content="{{ url_for('icon/mstile-144x144.png') }}">
<link rel="icon" type="image/png" href="/img/logo-16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="/img/logo-32.png" sizes="32x32" />
<link rel="icon" type="image/png" href="/img/favicon-16x16.png" sizes="16x16" />
<link rel="icon" type="image/png" href="/img/favicon-32x32.png" sizes="32x32" />
<link rel="apple-touch-icon" sizes="76x76" href="/img/apple-touch-icon-76.png?v=0.0.5">
<link rel="apple-touch-icon" sizes="120x120" href="/img/apple-touch-icon-120.png?v=0.0.5">

Binary file not shown.

After

Width:  |  Height:  |  Size: 425 B

Binary file not shown.

After

Width:  |  Height:  |  Size: 992 B

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.1 KiB