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 /fluid.html | |
| parent | d37d2692309eb65784672665508c51bc8cf019d1 (diff) | |
| download | bootstrap-5cf2e8a1cbd86a2c3c4d3683c2ffda248eb27355.tar.xz bootstrap-5cf2e8a1cbd86a2c3c4d3683c2ffda248eb27355.zip | |
Once more, update all the favicons to retina
Diffstat (limited to 'fluid.html')
| -rw-r--r-- | fluid.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/fluid.html b/fluid.html index 517e209b7..4ca2920ef 100644 --- a/fluid.html +++ b/fluid.html @@ -26,11 +26,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> |
