diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/index.html b/docs/index.html index d2aece152..f8d72f3f2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1,5 +1,5 @@ --- -layout: default +layout: home title: Bootstrap --- @@ -9,6 +9,7 @@ title: Bootstrap <p class="lead">Sleek, intuitive, and powerful mobile-first front-end framework for faster and easier web development.</p> <p> <a href="assets/bootstrap.zip" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0']);">Download Bootstrap</a> + <a href="./docs/" class="btn btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Docs', 'View docs']);">View docs</a> </p> <ul class="masthead-links"> <li> @@ -22,7 +23,7 @@ title: Bootstrap </div> </div> -<div class="container bs-docs-container"> +<div class="container bs-home-container"> <div class="bs-docs-marketing"> |
