diff options
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 7a6d05e42..814bb67f2 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -278,13 +278,22 @@ <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=""> + </a> + <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=""> </a> <h4>Carousel jumbotron</h4> <p>A more interactive riff on the basic marketing site featuring a prominent carousel.</p> </li> - + --> </ul> </section> |
