aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-01-19 09:38:49 -0800
committerMark Otto <[email protected]>2013-01-19 09:38:49 -0800
commitd7d5069be104c6de2627ee08891ff0b3983d168c (patch)
treee4d8b22208d524794c033415ac642dbd16c61e4a /docs/getting-started.html
parent7c9295d44b5d5bc515afb0df1f5885f4f655410d (diff)
downloadbootstrap-d7d5069be104c6de2627ee08891ff0b3983d168c.tar.xz
bootstrap-d7d5069be104c6de2627ee08891ff0b3983d168c.zip
Add sticky footer navbar example to list; fix docs padding
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html9
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>