diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index f367e4ce1d..2b750a10f9 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -7,14 +7,14 @@
- + Starter template example

Starter template

Nothing but the basics: compiled CSS and JavaScript along with a container.

- + Bootstrap theme example

Bootstrap theme

Load the optional Bootstrap theme for a visually enhanced experience.

@@ -23,14 +23,14 @@
- + Multiple grids example

Grids

Multiple examples of grid layouts with all four tiers, nesting, and more.

- + Jumbotron example

Jumbotron

Build around the jumbotron with a navbar and some basic grid columns.

@@ -39,7 +39,7 @@
- + Narrow jumbotron example

Narrow jumbotron

Build a more custom page by narrowing the default container and jumbotron.

@@ -50,14 +50,14 @@
- + Navbar example

Navbar

Super basic template that includes the navbar along with some additional content.

- + Static top navbar example

Static top navbar

Super basic template with a static top navbar along with some additional content.

@@ -66,7 +66,7 @@
- + Fixed navbar example

Fixed navbar

Super basic template with a fixed top navbar along with some additional content.

@@ -77,14 +77,14 @@
- + A one-page template example

Cover

A one-page template for building simple and beautiful home pages.

- + Carousel example

Carousel

Customize the navbar and carousel, then add some new components.

@@ -93,14 +93,14 @@
- + Blog layout example

Blog

Simple two-column blog layout with custom navigation, header, and type.

- + Dashboard example

Dashboard

Basic structure for an admin dashboard with fixed sidebar and navbar.

@@ -109,14 +109,14 @@
- + Sign-in page example

Sign-in page

Custom form layout and design for a simple sign in form.

- + Justified nav example

Justified nav

Create a custom navbar with justified links. Heads up! Not too Safari friendly.

@@ -125,14 +125,14 @@
- + Sticky footer example

Sticky footer

Attach a footer to the bottom of the viewport when the content is shorter than it.

- + Sticky footer with navbar example

Sticky footer with navbar

Attach a footer to the bottom of the viewport with a fixed navbar at the top.

@@ -143,14 +143,14 @@
- + Non-responsive example

Non-responsive Bootstrap

Easily disable the responsiveness of Bootstrap per our docs.

- + Off-canvas navigation example

Offcanvas

Build a toggleable off-canvas navigation menu for use with Bootstrap.