diff options
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 6977e5a33..88ceb0001 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -274,11 +274,18 @@ <p>Pin a fixed-height footer to the bottom of the user's viewport.</p> </div> <div class="span4"> + <a class="thumbnail" href="examples/sticky-footer.html"> + <img src="assets/img/examples/bootstrap-example-sticky-footer.png" alt=""> + </a> + <h4>Sticky footer w/ navbar</h4> + <p>Add a fixed navbar to the default sticky footer template.</p> + </div> + <div class="span4"> <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> + <p>An interactive riff on the basic marketing site featuring a prominent carousel.</p> </div> </div> </section> |
