Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2014-11-26 04:40:08 +0300
committerMark Otto <markdotto@gmail.com>2014-11-26 04:40:08 +0300
commit6a810551d0fa265d83322094d4c518e21e1b603b (patch)
treec332f4da68feebb9d258458129ffcf929c56b738 /docs/index.html
parent7ca73b75424606cf4614e808ca0b36eedc03a732 (diff)
hide sections of homepage and quick start
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 f7f3e26f9c..2ebeb3ff90 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -16,7 +16,7 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
</div>
</main>
-<div class="bs-docs-featurette">
+<div class="bs-docs-featurette hidden">
<div class="container">
<h2 class="bs-docs-featurette-title">Designed for everyone, everywhere.</h2>
<p class="lead">Bootstrap makes front-end web development faster and easier. It's made for folks of all skill levels, devices of all shapes, and projects of all sizes.</p>
@@ -48,7 +48,7 @@ title: Bootstrap &middot; The world's most popular mobile-first and responsive f
</div>
</div>
-<div class="bs-docs-featurette">
+<div class="bs-docs-featurette hidden">
<div class="container">
<h2 class="bs-docs-featurette-title">Built with Bootstrap.</h2>
<p class="lead">Millions of amazing sites across the web are being built with Bootstrap. Get started on your own with our growing <a href="../getting-started/#examples">collection of examples</a> or by exploring some of our favorites.</p>