From 91660a0489e005d68a430bce298726d2313ac579 Mon Sep 17 00:00:00 2001 From: Mark Otto Date: Tue, 26 Feb 2013 00:37:59 -0800 Subject: Move navbar examples to /examples directory --- docs/_layouts/default.html | 2 +- docs/getting-started.html | 23 +++++++++++++++++++++++ 2 files changed, 24 insertions(+), 1 deletion(-) (limited to 'docs') diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 0f1a891a9..acab46de9 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -20,4 +20,4 @@ {% include footer.html %} - \ No newline at end of file + diff --git a/docs/getting-started.html b/docs/getting-started.html index 08a51ee10..7f8dbff01 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -230,6 +230,29 @@ description: Overview of the project, its contents, and how to get started with

Carousel jumbotron

An interactive riff on the basic marketing site featuring a prominent carousel.

+ + +
+ + + +

Navbar

+

+
+
+ + + +

Static top navbar

+

+
+
+ + + +

Fixed top navbar

+

+
-- cgit v1.2.3