diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 0f1a891a99..acab46de92 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 08a51ee103..7f8dbff017 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

+

+
diff --git a/less/tests/navbar-fixed-top.html b/less/tests/navbar-fixed-top.html deleted file mode 100644 index a4765474b8..0000000000 --- a/less/tests/navbar-fixed-top.html +++ /dev/null @@ -1,102 +0,0 @@ - - - - - Bootstrap, from Twitter - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-

Navbar example

-

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

-

- View navbar docs » -

-
- -
- - - - - - - - - - - - - - - - - - - diff --git a/less/tests/navbar-static-top.html b/less/tests/navbar-static-top.html deleted file mode 100644 index 5ba4782415..0000000000 --- a/less/tests/navbar-static-top.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - - Bootstrap, from Twitter - - - - - - - - - - - - - - - - - - - - - - - - - - -
- - -
-

Navbar example

-

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

-

- View navbar docs » -

-
- -
- - - - - - - - - - - - - - - - - - - diff --git a/less/tests/navbar.html b/less/tests/navbar.html deleted file mode 100644 index 3399ccf139..0000000000 --- a/less/tests/navbar.html +++ /dev/null @@ -1,105 +0,0 @@ - - - - - Bootstrap, from Twitter - - - - - - - - - - - - - - - - - - - - - - -
- - - - - -
-

Navbar example

-

This example is a quick exercise to illustrate how the default, static navbar and fixed to top navbar work. It includes the responsive CSS and HTML, so it also adapts to your viewport and device.

-

- View navbar docs » -

-
- -
- - - - - - - - - - - - - - - - - - -