mirror of
https://github.com/twbs/bootstrap.git
synced 2025-08-30 16:50:00 +02:00
holy crap new docs layout separate from home, no more top navbar
This commit is contained in:
@@ -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">
|
||||
|
||||
|
Reference in New Issue
Block a user