diff options
| author | Mark Otto <[email protected]> | 2012-12-20 20:27:07 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-12-20 20:27:07 -0800 |
| commit | c1e82732cf4c87e0e73458feaf3b7c76e1ea489e (patch) | |
| tree | d58c6bf367364a25167c511340cfc0d7a50f514a /docs/getting-started.html | |
| parent | a24e47b5b81a216bcb1bb786b359c7000759c5dc (diff) | |
| download | bootstrap-c1e82732cf4c87e0e73458feaf3b7c76e1ea489e.tar.xz bootstrap-c1e82732cf4c87e0e73458feaf3b7c76e1ea489e.zip | |
Update new example name and links
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 116d020e5..a26a68c70 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -270,7 +270,6 @@ <h4>Narrow marketing</h4> <p>Slim, lightweight marketing template for small projects or teams.</p> </li> - <li class="span3"> <a class="thumbnail" href="examples/justified-nav.html"> <img src="assets/img/examples/bootstrap-example-justified-nav.png" alt=""> @@ -278,7 +277,6 @@ <h4>Justified nav</h4> <p>Marketing page with equal-width navigation links in a modified navbar.</p> </li> - <li class="span3"> <a class="thumbnail" href="examples/signin.html"> <img src="assets/img/examples/bootstrap-example-signin.png" alt=""> @@ -286,6 +284,7 @@ <h4>Sign in</h4> <p>Barebones sign in form with custom, larger form controls and a flexible layout.</p> </li> + <li class="span3"> <a class="thumbnail" href="examples/sticky-footer.html"> <img src="assets/img/examples/bootstrap-example-sticky-footer.png" alt=""> @@ -293,7 +292,6 @@ <h4>Sticky footer</h4> <p>Pin a fixed-height footer to the bottom of the user's viewport.</p> </li> - <li class="span3"> <a class="thumbnail" href="examples/carousel.html"> <img src="assets/img/examples/bootstrap-example-carousel.png" alt=""> |
