aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-07-08 01:47:36 -0700
committerMark Otto <[email protected]>2012-07-08 01:47:36 -0700
commit20676ddd4d3e46c9fb32aadfeddb3a4a68efa6a3 (patch)
treebacc672697292c0b83f5b44b014a3321e2d2195e /docs/index.html
parent5f861ef51735d8b0f2c0f0faf8f438808a480d99 (diff)
downloadbootstrap-20676ddd4d3e46c9fb32aadfeddb3a4a68efa6a3.tar.xz
bootstrap-20676ddd4d3e46c9fb32aadfeddb3a4a68efa6a3.zip
adding getting started page based on Bootstrap University from awhile back, testing out side nav on docs instead of subnav bar
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html
index 1a9763bb2..ae841b3c1 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -27,7 +27,7 @@
</head>
- <body data-spy="scroll" data-target=".subnav" data-offset="50">
+ <body data-spy="scroll" data-target=".bs-docs-sidebar" data-offset="10">
<!-- Navbar
================================================== -->
@@ -123,7 +123,7 @@
<div class="span4">
<img src="assets/img/bs-docs-bootstrap-features.png">
<h2>Packed with features.</h2>
- <p>Utilize the 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">javascript plugins</a>, typography, form controls, and even a <a href="./download.html">web-based Customizer</a> to make Bootstrap your own.</p>
+ <p>A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">javascript plugins</a>, typography, form controls, and even a <a href="./download.html">web-based Customizer</a> to make Bootstrap your own.</p>
</div>
</div>