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:
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html15
1 files changed, 8 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html
index 9b1ea2e18b..5f3a58521d 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -3,21 +3,22 @@ layout: home
title: Bootstrap
---
-<main class="bs-masthead" id="content" role="main">
+<main class="bs-docs-masthead" id="content" role="main">
<div class="container">
- <span class="bs-booticon bs-booticon-lg bs-booticon-outline">B</span>
+ <span class="bs-docs-booticon bs-docs-booticon-lg bs-docs-booticon-outline">B</span>
<!-- <h1>Bootstrap</h1> -->
<p class="lead">The most popular front-end framework for developing responsive, mobile first projects on the web.</p>
<p class="lead">
<a href="getting-started#download" class="btn btn-outline-inverse btn-lg" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download {{ site.current_version }}']);">Download Bootstrap</a>
</p>
+ <p class="version">Currently v{{ site.current_version }}</p>
{% include ads.html %}
</div>
</main>
-<div class="bs-featurette">
+<div class="bs-docs-featurette">
<div class="container">
- <h2 class="bs-featurette-title">Designed for everyone, everywhere.</h2>
+ <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>
<hr class="half-rule">
@@ -47,14 +48,14 @@ title: Bootstrap
</div>
</div>
-<div class="bs-featurette">
+<div class="bs-docs-featurette">
<div class="container">
- <h2 class="bs-featurette-title">Built with Bootstrap.</h2>
+ <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>
<hr class="half-rule">
- <div class="row bs-featured-sites">
+ <div class="row bs-docs-featured-sites">
{% for showcase in site.data.showcase %}
<div class="col-sm-3">
<a href="{{ showcase.expo_url }}" target="_blank" title="{{ showcase.name }}">