diff options
| author | Mark Otto <[email protected]> | 2012-12-03 13:25:56 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-03 13:25:56 -0800 |
| commit | 5cf2e8a1cbd86a2c3c4d3683c2ffda248eb27355 (patch) | |
| tree | 018fa291a30c8bdd1a5dee161d48e55297c6e3db /starter-template.html | |
| parent | d37d2692309eb65784672665508c51bc8cf019d1 (diff) | |
| download | bootstrap-5cf2e8a1cbd86a2c3c4d3683c2ffda248eb27355.tar.xz bootstrap-5cf2e8a1cbd86a2c3c4d3683c2ffda248eb27355.zip | |
Once more, update all the favicons to retina
Diffstat (limited to 'starter-template.html')
| -rw-r--r-- | starter-template.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/starter-template.html b/starter-template.html index 8f14bf7e1..93ba809e3 100644 --- a/starter-template.html +++ b/starter-template.html @@ -22,11 +22,11 @@ <![endif]--> <!-- Fav and touch icons --> - <link rel="shortcut icon" href="../assets/ico/favicon.ico"> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png"> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png"> - <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png"> - <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png"> + <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png"> + <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png"> + <link rel="shortcut icon" href="../assets/ico/favicon.png"> </head> <body> |
