diff --git a/docs/_includes/getting-started/examples.html b/docs/_includes/getting-started/examples.html index f659fe7c06..a4470cd01d 100644 --- a/docs/_includes/getting-started/examples.html +++ b/docs/_includes/getting-started/examples.html @@ -9,14 +9,14 @@
Load the optional Bootstrap theme for a visually enhanced experience.
@@ -25,14 +25,14 @@Build around the jumbotron with a navbar and some basic grid columns.
@@ -41,7 +41,7 @@Build a more custom page by narrowing the default container and jumbotron.
@@ -52,14 +52,14 @@Super basic template with a static top navbar along with some additional content.
@@ -68,7 +68,7 @@Super basic template with a fixed top navbar along with some additional content.
@@ -79,14 +79,14 @@Customize the navbar and carousel, then add some new components.
@@ -95,14 +95,14 @@Basic structure for an admin dashboard with fixed sidebar and navbar.
@@ -111,14 +111,14 @@Create a custom navbar with justified links. Heads up! Not too Safari friendly.
@@ -127,14 +127,14 @@Attach a footer to the bottom of the viewport when the content is shorter than it.
Attach a footer to the bottom of the viewport with a fixed navbar at the top.
@@ -145,14 +145,14 @@Build a toggleable off-canvas navigation menu for use with Bootstrap.
diff --git a/docs/index.html b/docs/index.html index 673afc7006..4373006e22 100644 --- a/docs/index.html +++ b/docs/index.html @@ -25,17 +25,17 @@ title: Bootstrap · The world's most popular mobile-first and responsive fBootstrap ships with vanilla CSS, but its source code utilizes the two most popular CSS preprocessors, Less and Sass. Quickly get started with precompiled CSS or build on the source.
Bootstrap easily and efficiently scales your websites and applications with a single code base, from phones to tablets to desktops with CSS media queries.
With Bootstrap, you get extensive and beautiful documentation for common HTML elements, dozens of custom HTML and CSS components, and awesome jQuery plugins.