]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixing locations of favicon + apple icons 241/head
authorasmega <asmega@ph-lee.com>
Sun, 18 Sep 2011 14:59:52 +0000 (15:59 +0100)
committerasmega <asmega@ph-lee.com>
Sun, 18 Sep 2011 15:10:36 +0000 (16:10 +0100)
docs/javascript.html

index f001ad80834a2ef3de5030c7a9bf015d28f70a82..f74f3b568330d4437a2becb6de178f9c535236a8 100644 (file)
     <link href="assets/js/google-code-prettify/prettify.css" rel="stylesheet">
 
     <!-- Le fav and touch icons -->
-    <link rel="shortcut icon" href="images/favicon.ico">
-    <link rel="apple-touch-icon" href="images/apple-touch-icon.png">
-    <link rel="apple-touch-icon" sizes="72x72" href="images/apple-touch-icon-72x72.png">
-    <link rel="apple-touch-icon" sizes="114x114" href="images/apple-touch-icon-114x114.png">
+    <link rel="shortcut icon" type="image/x-icon" href="assets/ico/favicon.ico">
+    <link rel="apple-touch-icon" href="assets/ico/bootstrap-apple-57x57.png">
+    <link rel="apple-touch-icon" sizes="72x72" href="assets/ico/bootstrap-apple-72x72.png">
+    <link rel="apple-touch-icon" sizes="114x114" href="assets/ico/bootstrap-apple-114x114.png">
   </head>
 
   <body id="bootstrap-js">