diff --git a/docs/4.0/examples/index.md b/docs/4.0/examples/index.md
index 85218240b7..9f70f8a43e 100644
--- a/docs/4.0/examples/index.md
+++ b/docs/4.0/examples/index.md
@@ -15,15 +15,15 @@ Examples that focus on implementing uses of built-in components provided by Boot
+ Starter template
-
Starter template
Nothing but the basics: compiled CSS and JavaScript.
+ Grids
-
Grids
Multiple examples of grid layouts with all four tiers, nesting, and more.
@@ -31,8 +31,8 @@ Examples that focus on implementing uses of built-in components provided by Boot
+ Jumbotron
-
Jumbotron
Build around the jumbotron with a navbar and some basic grid columns.
@@ -52,15 +52,15 @@ Taking the default navbar component and showing how it can be moved, placed, and
+ Navbar
-
Navbar
Super basic template that includes the navbar along with some additional content.
+ Static top navbar
-
Static top navbar
Super basic template with a static top navbar along with some additional content.
@@ -68,8 +68,8 @@ Taking the default navbar component and showing how it can be moved, placed, and
+ Fixed navbar
-
Fixed navbar
Super basic template with a fixed top navbar along with some additional content.
@@ -82,15 +82,15 @@ Brand new components and templates to help folks quickly get started with Bootst
+ Album
-
Album
Simple one-page template for photo galleries, portfolios, and more.
+ Cover
-
Cover
A one-page template for building simple and beautiful home pages.
@@ -98,15 +98,15 @@ Brand new components and templates to help folks quickly get started with Bootst
+ Carousel
-
Carousel
Customize the navbar and carousel, then add some new components.
+ Blog
-
Blog
Simple two-column blog layout with custom navigation, header, and type.
@@ -114,15 +114,15 @@ Brand new components and templates to help folks quickly get started with Bootst
+ Dashboard
-
Dashboard
Basic admin dashboard shell with fixed sidebar and navbar.
+ Sign-in page
-
Sign-in page
Custom form layout and design for a simple sign in form.
@@ -130,15 +130,15 @@ Brand new components and templates to help folks quickly get started with Bootst
+ Justified nav
-
Justified nav
Create a custom navbar with justified links. Heads up! Not too Safari friendly.
+ Sticky footer
-
Sticky footer
Attach a footer to the bottom of the viewport when the content is shorter than it.
@@ -146,8 +146,8 @@ Brand new components and templates to help folks quickly get started with Bootst
@@ -160,8 +160,8 @@ Examples that focus on future-friendly features or techniques.
+ Offcanvas
-
Offcanvas
Build a toggleable off-canvas navigation menu for use with Bootstrap.