aboutsummaryrefslogtreecommitdiff
path: root/fluid.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-03-12 00:21:52 -0700
committerMark Otto <[email protected]>2012-03-12 00:21:52 -0700
commita3bc40c4cd96383611ff9b14cb7854667e500d26 (patch)
treecce56377c911f41d5dce556aa6fef0aef63e4017 /fluid.html
parentd4a48c96184b80b8b4761c99c285e003571b8c5d (diff)
downloadbootstrap-a3bc40c4cd96383611ff9b14cb7854667e500d26.tar.xz
bootstrap-a3bc40c4cd96383611ff9b14cb7854667e500d26.zip
fix apple touch icons in examples
Diffstat (limited to 'fluid.html')
-rw-r--r--fluid.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/fluid.html b/fluid.html
index 38d6f32f8..e3426c7a9 100644
--- a/fluid.html
+++ b/fluid.html
@@ -27,9 +27,9 @@
<!-- Le fav and touch icons -->
<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">
+ <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">
</head>
<body>
@@ -129,7 +129,7 @@
</footer>
</div><!--/.fluid-container-->
-
+
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->