Add icon for Apple iPhone/iPad/iPod shortcut
parent
c629063af0
commit
4728ca9b5f
|
@ -9,6 +9,7 @@
|
|||
<meta name="author" content="">
|
||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||
<link rel="icon" type="image/png" href="favicon.png" />
|
||||
<link rel="apple-touch-icon" href="favicon.png" />
|
||||
{% if auto_refresh %}
|
||||
<meta http-equiv="refresh" content="{{ auto_refresh_seconds }}" />
|
||||
{% endif %}
|
||||
|
|
Loading…
Reference in New Issue