update favicon
This commit is contained in:
parent
cbd9c6ac83
commit
e5e0618b46
|
@ -22,7 +22,7 @@ deploy:
|
||||||
repo: git@github.com:status-im/nimbus.status.im.git
|
repo: git@github.com:status-im/nimbus.status.im.git
|
||||||
|
|
||||||
theme_config:
|
theme_config:
|
||||||
favicon: img/favicon.png
|
favicon: img/favicon-32x32.png
|
||||||
|
|
||||||
highlight:
|
highlight:
|
||||||
enable: true
|
enable: true
|
||||||
|
|
|
@ -22,7 +22,7 @@ deploy:
|
||||||
repo: git@github.com:status-im/nimbus.status.im.git
|
repo: git@github.com:status-im/nimbus.status.im.git
|
||||||
|
|
||||||
theme_config:
|
theme_config:
|
||||||
favicon: img/favicon.png
|
favicon: img/favicon-32x32.png
|
||||||
|
|
||||||
highlight:
|
highlight:
|
||||||
enable: true
|
enable: true
|
||||||
|
|
|
@ -15,8 +15,8 @@
|
||||||
<meta name="msapplication-TileColor" content="#ff9c00">
|
<meta name="msapplication-TileColor" content="#ff9c00">
|
||||||
<meta name="msapplication-TileImage" content="{{ url_for('icon/mstile-144x144.png') }}">
|
<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/favicon-16x16.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-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="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">
|
<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 |
Loading…
Reference in New Issue