From d149f651f2f4899113bdd9c95d88fca47b26d334 Mon Sep 17 00:00:00 2001 From: Ross Allen Date: Sat, 27 Jul 2013 20:40:24 -0700 Subject: [PATCH] Add Bootstrap JS to make collapsible nav work This example uses the collapsible nav for smaller screen sizes, and it requires Bootstrap JS to get that functionality. --- jumbotron/index.html | 2 ++ 1 file changed, 2 insertions(+) diff --git a/jumbotron/index.html b/jumbotron/index.html index 6db59d5d48..79493b9694 100644 --- a/jumbotron/index.html +++ b/jumbotron/index.html @@ -91,5 +91,7 @@ + + \ No newline at end of file