]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
change file names to example names
authorNicole <nicolebartelt@gmail.com>
Sun, 21 Jul 2013 06:17:01 +0000 (23:17 -0700)
committerNicole <nicolebartelt@gmail.com>
Sun, 21 Jul 2013 06:17:01 +0000 (23:17 -0700)
27 files changed:
carousel/carousel.css [moved from carousel/example.css with 100% similarity]
carousel/index.html
grid/grid.css [moved from grid/example.css with 100% similarity]
grid/index.html
jumbotron-narrow/index.html
jumbotron-narrow/jumbotron-narrow.css [moved from jumbotron-narrow/example.css with 100% similarity]
jumbotron/index.html
jumbotron/jumbotron.css [moved from jumbotron/example.css with 100% similarity]
justified-nav/index.html
justified-nav/justified-nav.css [moved from justified-nav/example.css with 100% similarity]
navbar-fixed-top/index.html
navbar-fixed-top/navbar-fixed-top.css [moved from navbar-fixed-top/example.css with 100% similarity]
navbar-static-top/index.html
navbar-static-top/navbar-static-top.css [moved from navbar-static-top/example.css with 100% similarity]
navbar/index.html
navbar/navbar.css [moved from navbar/example.css with 100% similarity]
offcanvas/index.html
offcanvas/offcanvas.css [moved from offcanvas/example.css with 100% similarity]
offcanvas/offcanvas.js [moved from offcanvas/example.js with 100% similarity]
signin/index.html
signin/signin.css [moved from signin/example.css with 100% similarity]
starter-template/index.html
starter-template/starter-template.css [moved from starter-template/example.css with 100% similarity]
sticky-footer-navbar/index.html
sticky-footer-navbar/sticky-footer-navbar.css [moved from sticky-footer-navbar/example.css with 100% similarity]
sticky-footer/index.html
sticky-footer/sticky-footer.css [moved from sticky-footer/example.css with 100% similarity]

similarity index 100%
rename from carousel/example.css
rename to carousel/carousel.css
index 295e47bca0272ce780cc9188bc92fb19516a5ad0..f9b2358c2c71148e77649907fac3a320e7b12639 100644 (file)
@@ -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">
similarity index 100%
rename from grid/example.css
rename to grid/grid.css
index 81ef11883f9ebfbe018734d8b7541e63d13e1edb..b3d634c911a8a971fb8a92553c896d1ff4e62a16 100644 (file)
@@ -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">
index 3dd27ea7d6ba3aedfabe6672a205752d3a68d15c..1f4b96bdb23c0aea979c03a884f316a2a7a5d7a0 100644 (file)
@@ -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">
index ab81bc06abe243a64049e52969ca6ca8c37e38f3..8dc30fbf8dc4551a96bda04cd93e06e112303867 100644 (file)
@@ -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">
index ca7b66838529dd5568464a94e45de88f3715f9ef..8b9d60dcead3bb14896f06818f924e54b5bd2f0e 100644 (file)
@@ -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">
index 468f54d969f2d8d95d7f3287db3cbef67be61707..403e2ac5ce6b74f0aff38413fb6ce3a14de14997 100644 (file)
@@ -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">
index f6d313328bf7802da575f9663379befc6c1c52a7..1d2b5febdf3f79541125cc275b1d87abdc08a229 100644 (file)
@@ -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">
index 8d6837b995465ca2dd42c90ec178e0e0c5d42f6f..82da7b2a66aefaaeffe5ddcf12c8fba01207a1d4 100644 (file)
@@ -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">
similarity index 100%
rename from navbar/example.css
rename to navbar/navbar.css
index 319fcac700c973c8f4f8bc292a7e798b1f2cf698..350e839313fa57729b3f1c5c9aa057a69805ad3b 100644 (file)
@@ -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">
similarity index 100%
rename from offcanvas/example.js
rename to offcanvas/offcanvas.js
index b62c02276ba595f43dd13dbcc69a72f7476940dc..c85d3a8da364ab87eeee36a5b7bcc134d9549b47 100644 (file)
@@ -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">
similarity index 100%
rename from signin/example.css
rename to signin/signin.css
index c87cb11cc22d5789ce0bffae1a21a0b0375052c5..8f250fe92df880cf0cfee465666b0bbbc87967c1 100644 (file)
@@ -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">
index e53186374f778cc0fc3cced147199c3c7cd34f29..e59eb8ad4e35970c368d419cb6330a448b20a3d4 100644 (file)
@@ -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">
index 55865b5077ccbd161c9cb5aec39d556425920703..1a04fb9541c09b935e9e1edd2727c761af1c936a 100644 (file)
@@ -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">