From: Mark Otto Date: Sat, 10 Aug 2013 23:11:10 +0000 (-0700) Subject: remove customize layout now that we're bringing it back for rc2 X-Git-Tag: v3.0.0-rc.2~84 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308d40a729717fd49cf56b597ecbdcb0f22405cd;p=thirdparty%2Fbootstrap.git remove customize layout now that we're bringing it back for rc2 --- diff --git a/_layouts/customize.html b/_layouts/customize.html deleted file mode 100644 index c04b6978d1..0000000000 --- a/_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/customize.html b/customize.html index c6635cdd6a..5c6ba34e6b 100644 --- a/customize.html +++ b/customize.html @@ -1,5 +1,5 @@ --- -layout: customize +layout: default title: Customize and download slug: customize lead: Customize Bootstrap's components, LESS variables, and jQuery plugins to get your very own version.