From 4642156cbc6da4a9e25dce2168f2fb9b726de042 Mon Sep 17 00:00:00 2001 From: Thomas Park Date: Tue, 6 Aug 2013 15:19:12 -0400 Subject: unignore bower_components --- bower_components/bootstrap/_layouts/customize.html | 51 ++++++++++++++++++++++ 1 file changed, 51 insertions(+) create mode 100644 bower_components/bootstrap/_layouts/customize.html (limited to 'bower_components/bootstrap/_layouts/customize.html') diff --git a/bower_components/bootstrap/_layouts/customize.html b/bower_components/bootstrap/_layouts/customize.html new file mode 100644 index 00000000..28275c3e --- /dev/null +++ b/bower_components/bootstrap/_layouts/customize.html @@ -0,0 +1,51 @@ + + + + + {% include header.html %} + + + + + + {% include nav-main.html %} + + +
+
+

{{ page.title }}

+

{{ page.lead }}

+ {% include ads.html %} +
+
+ + + {% include old-bs-docs.html %} + +
+
+

Until RC2, the Bootstrap 3 customizer will be disabled. In the mean time, snag the compiled CSS and JavaScript. Hang tight!

+
+
+ + + + + + {% include footer.html %} + + + -- cgit v1.2.3