aboutsummaryrefslogtreecommitdiff
path: root/carousel
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-26 20:43:22 -0700
committerMark Otto <[email protected]>2013-07-26 20:43:22 -0700
commitc3e662641135b9fadeff589682e85eb4ace4bce6 (patch)
tree06eafabcd7293083dea7d35f9ec11156aab29c5a /carousel
parent4b849e5fd7e5df575ffc64be75816a16b2fef27f (diff)
parent9c13af8cb10f6e16322c50dfc82ae9263d99b82a (diff)
downloadbootstrap-c3e662641135b9fadeff589682e85eb4ace4bce6.tar.xz
bootstrap-c3e662641135b9fadeff589682e85eb4ace4bce6.zip
Merge branch 'example-named-files'
Conflicts: .gitignore
Diffstat (limited to 'carousel')
-rw-r--r--carousel/carousel.css (renamed from carousel/example.css)0
-rw-r--r--carousel/index.html6
2 files changed, 3 insertions, 3 deletions
diff --git a/carousel/example.css b/carousel/carousel.css
index 3d997481e..3d997481e 100644
--- a/carousel/example.css
+++ b/carousel/carousel.css
diff --git a/carousel/index.html b/carousel/index.html
index 295e47bca..4d2e5fd98 100644
--- a/carousel/index.html
+++ b/carousel/index.html
@@ -6,13 +6,13 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Carousel template for Bootstrap</title>
+ <title>Carousel Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
- <link href="../bootstrap/bootstrap.css" rel="stylesheet">
+ <link href="../bootstrap/css/bootstrap.css" rel="stylesheet">
<!-- Custom styles for this template -->
- <link href="example.css" rel="stylesheet">
+ <link href="carousel.css" rel="stylesheet">
</head>
<!-- NAVBAR
================================================== -->