aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-15 16:23:40 -0700
committerMark Otto <[email protected]>2013-08-15 16:23:40 -0700
commit33f8c43eefb0f0c9fdcdc488ddb5ffd1fd93156c (patch)
tree802d989d97c292fa0819126b6004df56350b5a5f
parent6b5a19955989e9fa2649b2527663a0e709d8105e (diff)
parent97a5c3613cb6d4f6ccce5d71175ab19bad32a363 (diff)
downloadbootstrap-33f8c43eefb0f0c9fdcdc488ddb5ffd1fd93156c.tar.xz
bootstrap-33f8c43eefb0f0c9fdcdc488ddb5ffd1fd93156c.zip
Merge pull request #40 from huyouare/carousel-example
Added glyphicons to index.html
-rw-r--r--carousel/index.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/carousel/index.html b/carousel/index.html
index 042473ad8..efb4bcf3c 100644
--- a/carousel/index.html
+++ b/carousel/index.html
@@ -10,6 +10,7 @@
<!-- Bootstrap core CSS -->
<link href="../bootstrap/css/bootstrap.css" rel="stylesheet">
+ <link href="../bootstrap/css/bootstrap-glyphicons.css" rel="stylesheet">
<!-- Custom styles for this template -->
<link href="carousel.css" rel="stylesheet">