aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicole <[email protected]>2013-07-20 23:17:01 -0700
committerNicole <[email protected]>2013-07-20 23:17:01 -0700
commitbf51e24700627b17df5041f3a369f6f6b4a4bfbb (patch)
tree255aa16310c0effff236523318ccd45cfc2eb726
parent36c2a34c1e3dda18edbf4e0ce8f297309d55ef6d (diff)
downloadbootstrap-bf51e24700627b17df5041f3a369f6f6b4a4bfbb.tar.xz
bootstrap-bf51e24700627b17df5041f3a369f6f6b4a4bfbb.zip
change file names to example names
-rw-r--r--carousel/carousel.css (renamed from carousel/example.css)0
-rw-r--r--carousel/index.html2
-rw-r--r--grid/grid.css (renamed from grid/example.css)0
-rw-r--r--grid/index.html2
-rw-r--r--jumbotron-narrow/index.html2
-rw-r--r--jumbotron-narrow/jumbotron-narrow.css (renamed from jumbotron-narrow/example.css)0
-rw-r--r--jumbotron/index.html2
-rw-r--r--jumbotron/jumbotron.css (renamed from jumbotron/example.css)0
-rw-r--r--justified-nav/index.html2
-rw-r--r--justified-nav/justified-nav.css (renamed from justified-nav/example.css)0
-rw-r--r--navbar-fixed-top/index.html2
-rw-r--r--navbar-fixed-top/navbar-fixed-top.css (renamed from navbar-fixed-top/example.css)0
-rw-r--r--navbar-static-top/index.html2
-rw-r--r--navbar-static-top/navbar-static-top.css (renamed from navbar-static-top/example.css)0
-rw-r--r--navbar/index.html2
-rw-r--r--navbar/navbar.css (renamed from navbar/example.css)0
-rw-r--r--offcanvas/index.html2
-rw-r--r--offcanvas/offcanvas.css (renamed from offcanvas/example.css)0
-rw-r--r--offcanvas/offcanvas.js (renamed from offcanvas/example.js)0
-rw-r--r--signin/index.html2
-rw-r--r--signin/signin.css (renamed from signin/example.css)0
-rw-r--r--starter-template/index.html2
-rw-r--r--starter-template/starter-template.css (renamed from starter-template/example.css)0
-rw-r--r--sticky-footer-navbar/index.html2
-rw-r--r--sticky-footer-navbar/sticky-footer-navbar.css (renamed from sticky-footer-navbar/example.css)0
-rw-r--r--sticky-footer/index.html2
-rw-r--r--sticky-footer/sticky-footer.css (renamed from sticky-footer/example.css)0
27 files changed, 13 insertions, 13 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..f9b2358c2 100644
--- a/carousel/index.html
+++ b/carousel/index.html
@@ -6,7 +6,7 @@
<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">
diff --git a/grid/example.css b/grid/grid.css
index c213ac6a7..c213ac6a7 100644
--- a/grid/example.css
+++ b/grid/grid.css
diff --git a/grid/index.html b/grid/index.html
index 81ef11883..b3d634c91 100644
--- a/grid/index.html
+++ b/grid/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Grid template for Bootstrap</title>
+ <title>Grid Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/jumbotron-narrow/index.html b/jumbotron-narrow/index.html
index 3dd27ea7d..1f4b96bdb 100644
--- a/jumbotron-narrow/index.html
+++ b/jumbotron-narrow/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Narrow Jumbotron template for Bootstrap</title>
+ <title>Narrow Jumbotron Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/jumbotron-narrow/example.css b/jumbotron-narrow/jumbotron-narrow.css
index 36a1d7cae..36a1d7cae 100644
--- a/jumbotron-narrow/example.css
+++ b/jumbotron-narrow/jumbotron-narrow.css
diff --git a/jumbotron/index.html b/jumbotron/index.html
index ab81bc06a..8dc30fbf8 100644
--- a/jumbotron/index.html
+++ b/jumbotron/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Jumbotron template for Bootstrap</title>
+ <title>Jumbotron Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/jumbotron/example.css b/jumbotron/jumbotron.css
index 17d253be4..17d253be4 100644
--- a/jumbotron/example.css
+++ b/jumbotron/jumbotron.css
diff --git a/justified-nav/index.html b/justified-nav/index.html
index ca7b66838..8b9d60dce 100644
--- a/justified-nav/index.html
+++ b/justified-nav/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Justified nav template for Bootstrap</title>
+ <title>Justified Nav Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/justified-nav/example.css b/justified-nav/justified-nav.css
index 89822eca2..89822eca2 100644
--- a/justified-nav/example.css
+++ b/justified-nav/justified-nav.css
diff --git a/navbar-fixed-top/index.html b/navbar-fixed-top/index.html
index 468f54d96..403e2ac5c 100644
--- a/navbar-fixed-top/index.html
+++ b/navbar-fixed-top/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Fixed top navbar example for Bootstrap</title>
+ <title>Fixed Top Navbar Example for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/navbar-fixed-top/example.css b/navbar-fixed-top/navbar-fixed-top.css
index 1e23e9e5f..1e23e9e5f 100644
--- a/navbar-fixed-top/example.css
+++ b/navbar-fixed-top/navbar-fixed-top.css
diff --git a/navbar-static-top/index.html b/navbar-static-top/index.html
index f6d313328..1d2b5febd 100644
--- a/navbar-static-top/index.html
+++ b/navbar-static-top/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Static top navbar example for Bootstrap</title>
+ <title>Static Top Navbar Example for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/navbar-static-top/example.css b/navbar-static-top/navbar-static-top.css
index 0e34ecc69..0e34ecc69 100644
--- a/navbar-static-top/example.css
+++ b/navbar-static-top/navbar-static-top.css
diff --git a/navbar/index.html b/navbar/index.html
index 8d6837b99..82da7b2a6 100644
--- a/navbar/index.html
+++ b/navbar/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Navbar template for Bootstrap</title>
+ <title>Navbar Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/navbar/example.css b/navbar/navbar.css
index f593a6bfc..f593a6bfc 100644
--- a/navbar/example.css
+++ b/navbar/navbar.css
diff --git a/offcanvas/index.html b/offcanvas/index.html
index 319fcac70..350e83931 100644
--- a/offcanvas/index.html
+++ b/offcanvas/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Off canvas template for Bootstrap</title>
+ <title>Off Canvas Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/offcanvas/example.css b/offcanvas/offcanvas.css
index 6dcd5ece1..6dcd5ece1 100644
--- a/offcanvas/example.css
+++ b/offcanvas/offcanvas.css
diff --git a/offcanvas/example.js b/offcanvas/offcanvas.js
index 12f2dff51..12f2dff51 100644
--- a/offcanvas/example.js
+++ b/offcanvas/offcanvas.js
diff --git a/signin/index.html b/signin/index.html
index b62c02276..c85d3a8da 100644
--- a/signin/index.html
+++ b/signin/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Signin template for Bootstrap</title>
+ <title>Signin Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/signin/example.css b/signin/signin.css
index a68420fad..a68420fad 100644
--- a/signin/example.css
+++ b/signin/signin.css
diff --git a/starter-template/index.html b/starter-template/index.html
index c87cb11cc..8f250fe92 100644
--- a/starter-template/index.html
+++ b/starter-template/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Starter template for Bootstrap</title>
+ <title>Starter Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/starter-template/example.css b/starter-template/starter-template.css
index 4af7a6177..4af7a6177 100644
--- a/starter-template/example.css
+++ b/starter-template/starter-template.css
diff --git a/sticky-footer-navbar/index.html b/sticky-footer-navbar/index.html
index e53186374..e59eb8ad4 100644
--- a/sticky-footer-navbar/index.html
+++ b/sticky-footer-navbar/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Sticky footer navbar template for Bootstrap</title>
+ <title>Sticky Footer Navbar Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/sticky-footer-navbar/example.css b/sticky-footer-navbar/sticky-footer-navbar.css
index f12d7f386..f12d7f386 100644
--- a/sticky-footer-navbar/example.css
+++ b/sticky-footer-navbar/sticky-footer-navbar.css
diff --git a/sticky-footer/index.html b/sticky-footer/index.html
index 55865b507..1a04fb954 100644
--- a/sticky-footer/index.html
+++ b/sticky-footer/index.html
@@ -6,7 +6,7 @@
<meta name="description" content="">
<meta name="author" content="">
- <title>Sticky footer template for Bootstrap</title>
+ <title>Sticky Footer Template for Bootstrap</title>
<!-- Bootstrap core CSS -->
<link href="../bootstrap/bootstrap.css" rel="stylesheet">
diff --git a/sticky-footer/example.css b/sticky-footer/sticky-footer.css
index 3da136e7c..3da136e7c 100644
--- a/sticky-footer/example.css
+++ b/sticky-footer/sticky-footer.css