aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-27 19:50:44 -0800
committerMark Otto <[email protected]>2012-02-27 19:50:44 -0800
commitd4a48c96184b80b8b4761c99c285e003571b8c5d (patch)
tree5ee32a0a7aea476dc430e3e5c92eb4128372eb79
parent1fbe0bb290e560ebd18d39dc448f0bcebd2ea72a (diff)
parentf17658b02d52fca265bc04e2a3a1ea713cf68f01 (diff)
downloadbootstrap-d4a48c96184b80b8b4761c99c285e003571b8c5d.tar.xz
bootstrap-d4a48c96184b80b8b4761c99c285e003571b8c5d.zip
Merge branch 'meleyal-patch-1' into 2.0.2-wip
-rw-r--r--fluid.html8
-rw-r--r--hero.html8
-rw-r--r--starter-template.html8
3 files changed, 12 insertions, 12 deletions
diff --git a/fluid.html b/fluid.html
index f65ea219a..38d6f32f8 100644
--- a/fluid.html
+++ b/fluid.html
@@ -26,10 +26,10 @@
<![endif]-->
<!-- 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" 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>
diff --git a/hero.html b/hero.html
index b4db219ff..37a41ccdb 100644
--- a/hero.html
+++ b/hero.html
@@ -23,10 +23,10 @@
<![endif]-->
<!-- 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" 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>
diff --git a/starter-template.html b/starter-template.html
index cd026c31c..eb35b189e 100644
--- a/starter-template.html
+++ b/starter-template.html
@@ -22,10 +22,10 @@
<![endif]-->
<!-- 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" 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>