mirror of
https://github.com/tanrax/complete-HTML5-template-started.git
synced 2024-11-10 05:05:41 +01:00
Update complete-html5-template-started.html
This commit is contained in:
parent
45e0dcb7da
commit
9bec7a8e15
@ -4,6 +4,10 @@
|
|||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
<title>Inicio</title>
|
<title>Inicio</title>
|
||||||
<link rel="icon" type="image/png" href="favicon.png">
|
<link rel="icon" type="image/png" href="favicon.png">
|
||||||
|
<link rel="apple-touch-icon" href="touch-icon-iphone.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="152x152" href="/static/img/apple-touch-icon/touch-icon-ipad.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="180x180" href="/static/img/apple-touch-icon/touch-icon-iphone-retina.png">
|
||||||
|
<link rel="apple-touch-icon" sizes="167x167" href="/static/img/apple-touch-icon/touch-icon-ipad-retina.png">
|
||||||
<meta name="theme-color" content="#3c790a">
|
<meta name="theme-color" content="#3c790a">
|
||||||
<meta name="theme-color"
|
<meta name="theme-color"
|
||||||
content="#ecd96f"
|
content="#ecd96f"
|
||||||
|
Loading…
Reference in New Issue
Block a user