From 424dd8bc118b36c9173dbdc05661086c8566fd17 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Mon, 19 Aug 2013 20:05:19 -0400 Subject: update bootstrap to 3.0.0 final --- bower_components/bootstrap/_layouts/customize.html | 52 ---------------------- bower_components/bootstrap/_layouts/default.html | 24 +++++----- bower_components/bootstrap/_layouts/home.html | 13 +++--- 3 files changed, 22 insertions(+), 67 deletions(-) delete mode 100755 bower_components/bootstrap/_layouts/customize.html (limited to 'bower_components/bootstrap/_layouts') diff --git a/bower_components/bootstrap/_layouts/customize.html b/bower_components/bootstrap/_layouts/customize.html deleted file mode 100755 index c04b6978..00000000 --- a/bower_components/bootstrap/_layouts/customize.html +++ /dev/null @@ -1,52 +0,0 @@ - - - - - {% include header.html %} - - - - Skip navigation - - - {% include nav-main.html %} - - - - - - {% include old-bs-docs.html %} - -
-
- {{ content }} -
-
- - - - - - {% include footer.html %} - - - diff --git a/bower_components/bootstrap/_layouts/default.html b/bower_components/bootstrap/_layouts/default.html index c2ff9f80..00b6175f 100755 --- a/bower_components/bootstrap/_layouts/default.html +++ b/bower_components/bootstrap/_layouts/default.html @@ -52,17 +52,21 @@ diff --git a/bower_components/bootstrap/_layouts/home.html b/bower_components/bootstrap/_layouts/home.html index d0ed1cfb..cc6e2681 100755 --- a/bower_components/bootstrap/_layouts/home.html +++ b/bower_components/bootstrap/_layouts/home.html @@ -14,21 +14,24 @@ {{ content }} - - {% include old-bs-docs.html %} -