Merge pull request #160 from andlil/patch-1
Add icon for Apple iPhone/iPad/iPod shortcutpull/174/head
commit
7bf53b1368
|
@ -9,6 +9,7 @@
|
||||||
<meta name="author" content="">
|
<meta name="author" content="">
|
||||||
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
<link rel="icon" type="image/x-icon" href="favicon.ico" />
|
||||||
<link rel="icon" type="image/png" href="favicon.png" />
|
<link rel="icon" type="image/png" href="favicon.png" />
|
||||||
|
<link rel="apple-touch-icon" href="favicon.png" />
|
||||||
{% if auto_refresh %}
|
{% if auto_refresh %}
|
||||||
<meta http-equiv="refresh" content="{{ auto_refresh_seconds }}" />
|
<meta http-equiv="refresh" content="{{ auto_refresh_seconds }}" />
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
Loading…
Reference in New Issue