mirror of
https://github.com/jketterl/openwebrx.git
synced 2025-12-06 07:12:09 +01:00
sync favicons
This commit is contained in:
parent
49a069f0ee
commit
2e326573d0
BIN
htdocs/gfx/favicon32.png
Normal file
BIN
htdocs/gfx/favicon32.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 2.2 KiB |
|
|
@ -27,6 +27,7 @@
|
|||
<link rel="icon" type="image/png" sizes="32x32" href="static/gfx/favicon32.png" />
|
||||
<link rel="icon" type="image/png" sizes="44x44" href="static/gfx/favicon44.png" />
|
||||
<link rel="icon" type="image/png" sizes="64x64" href="static/gfx/favicon64.png" />
|
||||
<link rel="icon" type="image/png" sizes="96x96" href="static/gfx/favicon96.png" />
|
||||
<link rel="icon" type="image/png" sizes="128x128" href="static/gfx/favicon128.png" />
|
||||
<link rel="apple-touch-icon" href="apple-touch-icon.png">
|
||||
<meta name="msapplication-TileImage" content="mstile-144x144.png">
|
||||
|
|
|
|||
Loading…
Reference in a new issue