From bf51e24700627b17df5041f3a369f6f6b4a4bfbb Mon Sep 17 00:00:00 2001 From: Nicole Date: Sat, 20 Jul 2013 23:17:01 -0700 Subject: [PATCH] change file names to example names --- carousel/{example.css => carousel.css} | 0 carousel/index.html | 2 +- grid/{example.css => grid.css} | 0 grid/index.html | 2 +- jumbotron-narrow/index.html | 2 +- jumbotron-narrow/{example.css => jumbotron-narrow.css} | 0 jumbotron/index.html | 2 +- jumbotron/{example.css => jumbotron.css} | 0 justified-nav/index.html | 2 +- justified-nav/{example.css => justified-nav.css} | 0 navbar-fixed-top/index.html | 2 +- navbar-fixed-top/{example.css => navbar-fixed-top.css} | 0 navbar-static-top/index.html | 2 +- navbar-static-top/{example.css => navbar-static-top.css} | 0 navbar/index.html | 2 +- navbar/{example.css => navbar.css} | 0 offcanvas/index.html | 2 +- offcanvas/{example.css => offcanvas.css} | 0 offcanvas/{example.js => offcanvas.js} | 0 signin/index.html | 2 +- signin/{example.css => signin.css} | 0 starter-template/index.html | 2 +- starter-template/{example.css => starter-template.css} | 0 sticky-footer-navbar/index.html | 2 +- sticky-footer-navbar/{example.css => sticky-footer-navbar.css} | 0 sticky-footer/index.html | 2 +- sticky-footer/{example.css => sticky-footer.css} | 0 27 files changed, 13 insertions(+), 13 deletions(-) rename carousel/{example.css => carousel.css} (100%) rename grid/{example.css => grid.css} (100%) rename jumbotron-narrow/{example.css => jumbotron-narrow.css} (100%) rename jumbotron/{example.css => jumbotron.css} (100%) rename justified-nav/{example.css => justified-nav.css} (100%) rename navbar-fixed-top/{example.css => navbar-fixed-top.css} (100%) rename navbar-static-top/{example.css => navbar-static-top.css} (100%) rename navbar/{example.css => navbar.css} (100%) rename offcanvas/{example.css => offcanvas.css} (100%) rename offcanvas/{example.js => offcanvas.js} (100%) rename signin/{example.css => signin.css} (100%) rename starter-template/{example.css => starter-template.css} (100%) rename sticky-footer-navbar/{example.css => sticky-footer-navbar.css} (100%) rename sticky-footer/{example.css => sticky-footer.css} (100%) diff --git a/carousel/example.css b/carousel/carousel.css similarity index 100% rename from carousel/example.css rename to carousel/carousel.css diff --git a/carousel/index.html b/carousel/index.html index 295e47bca0..f9b2358c2c 100644 --- a/carousel/index.html +++ b/carousel/index.html @@ -6,7 +6,7 @@ - Carousel template for Bootstrap + Carousel Template for Bootstrap diff --git a/grid/example.css b/grid/grid.css similarity index 100% rename from grid/example.css rename to grid/grid.css diff --git a/grid/index.html b/grid/index.html index 81ef11883f..b3d634c911 100644 --- a/grid/index.html +++ b/grid/index.html @@ -6,7 +6,7 @@ - Grid template for Bootstrap + Grid Template for Bootstrap diff --git a/jumbotron-narrow/index.html b/jumbotron-narrow/index.html index 3dd27ea7d6..1f4b96bdb2 100644 --- a/jumbotron-narrow/index.html +++ b/jumbotron-narrow/index.html @@ -6,7 +6,7 @@ - Narrow Jumbotron template for Bootstrap + Narrow Jumbotron Template for Bootstrap diff --git a/jumbotron-narrow/example.css b/jumbotron-narrow/jumbotron-narrow.css similarity index 100% rename from jumbotron-narrow/example.css rename to jumbotron-narrow/jumbotron-narrow.css diff --git a/jumbotron/index.html b/jumbotron/index.html index ab81bc06ab..8dc30fbf8d 100644 --- a/jumbotron/index.html +++ b/jumbotron/index.html @@ -6,7 +6,7 @@ - Jumbotron template for Bootstrap + Jumbotron Template for Bootstrap diff --git a/jumbotron/example.css b/jumbotron/jumbotron.css similarity index 100% rename from jumbotron/example.css rename to jumbotron/jumbotron.css diff --git a/justified-nav/index.html b/justified-nav/index.html index ca7b668385..8b9d60dcea 100644 --- a/justified-nav/index.html +++ b/justified-nav/index.html @@ -6,7 +6,7 @@ - Justified nav template for Bootstrap + Justified Nav Template for Bootstrap diff --git a/justified-nav/example.css b/justified-nav/justified-nav.css similarity index 100% rename from justified-nav/example.css rename to justified-nav/justified-nav.css diff --git a/navbar-fixed-top/index.html b/navbar-fixed-top/index.html index 468f54d969..403e2ac5ce 100644 --- a/navbar-fixed-top/index.html +++ b/navbar-fixed-top/index.html @@ -6,7 +6,7 @@ - Fixed top navbar example for Bootstrap + Fixed Top Navbar Example for Bootstrap diff --git a/navbar-fixed-top/example.css b/navbar-fixed-top/navbar-fixed-top.css similarity index 100% rename from navbar-fixed-top/example.css rename to navbar-fixed-top/navbar-fixed-top.css diff --git a/navbar-static-top/index.html b/navbar-static-top/index.html index f6d313328b..1d2b5febdf 100644 --- a/navbar-static-top/index.html +++ b/navbar-static-top/index.html @@ -6,7 +6,7 @@ - Static top navbar example for Bootstrap + Static Top Navbar Example for Bootstrap diff --git a/navbar-static-top/example.css b/navbar-static-top/navbar-static-top.css similarity index 100% rename from navbar-static-top/example.css rename to navbar-static-top/navbar-static-top.css diff --git a/navbar/index.html b/navbar/index.html index 8d6837b995..82da7b2a66 100644 --- a/navbar/index.html +++ b/navbar/index.html @@ -6,7 +6,7 @@ - Navbar template for Bootstrap + Navbar Template for Bootstrap diff --git a/navbar/example.css b/navbar/navbar.css similarity index 100% rename from navbar/example.css rename to navbar/navbar.css diff --git a/offcanvas/index.html b/offcanvas/index.html index 319fcac700..350e839313 100644 --- a/offcanvas/index.html +++ b/offcanvas/index.html @@ -6,7 +6,7 @@ - Off canvas template for Bootstrap + Off Canvas Template for Bootstrap diff --git a/offcanvas/example.css b/offcanvas/offcanvas.css similarity index 100% rename from offcanvas/example.css rename to offcanvas/offcanvas.css diff --git a/offcanvas/example.js b/offcanvas/offcanvas.js similarity index 100% rename from offcanvas/example.js rename to offcanvas/offcanvas.js diff --git a/signin/index.html b/signin/index.html index b62c02276b..c85d3a8da3 100644 --- a/signin/index.html +++ b/signin/index.html @@ -6,7 +6,7 @@ - Signin template for Bootstrap + Signin Template for Bootstrap diff --git a/signin/example.css b/signin/signin.css similarity index 100% rename from signin/example.css rename to signin/signin.css diff --git a/starter-template/index.html b/starter-template/index.html index c87cb11cc2..8f250fe92d 100644 --- a/starter-template/index.html +++ b/starter-template/index.html @@ -6,7 +6,7 @@ - Starter template for Bootstrap + Starter Template for Bootstrap diff --git a/starter-template/example.css b/starter-template/starter-template.css similarity index 100% rename from starter-template/example.css rename to starter-template/starter-template.css diff --git a/sticky-footer-navbar/index.html b/sticky-footer-navbar/index.html index e53186374f..e59eb8ad4e 100644 --- a/sticky-footer-navbar/index.html +++ b/sticky-footer-navbar/index.html @@ -6,7 +6,7 @@ - Sticky footer navbar template for Bootstrap + Sticky Footer Navbar Template for Bootstrap diff --git a/sticky-footer-navbar/example.css b/sticky-footer-navbar/sticky-footer-navbar.css similarity index 100% rename from sticky-footer-navbar/example.css rename to sticky-footer-navbar/sticky-footer-navbar.css diff --git a/sticky-footer/index.html b/sticky-footer/index.html index 55865b5077..1a04fb9541 100644 --- a/sticky-footer/index.html +++ b/sticky-footer/index.html @@ -6,7 +6,7 @@ - Sticky footer template for Bootstrap + Sticky Footer Template for Bootstrap diff --git a/sticky-footer/example.css b/sticky-footer/sticky-footer.css similarity index 100% rename from sticky-footer/example.css rename to sticky-footer/sticky-footer.css