1
0
mirror of https://github.com/twbs/bootstrap.git synced 2025-08-28 23:59:53 +02:00

add v4 notice and themes link

This commit is contained in:
Mark Otto
2015-08-18 23:18:20 -07:00
parent d81c52b09e
commit 3ba8f98b47
10 changed files with 421 additions and 381 deletions

View File

@@ -10,9 +10,9 @@
<meta name="author" content="Mark Otto, Jacob Thornton, and Bootstrap contributors">
<title>
Bootstrap &middot; The world's most popular mobile-first and responsive front-end framework.
</title>
<!-- Bootstrap core CSS -->
@@ -51,6 +51,8 @@
<body class="bs-docs-home">
<a id="skippy" class="sr-only sr-only-focusable" href="#content"><div class="container"><span class="skiplink-text">Skip to main content</span></div></a>
<a href="http://blog.getbootstrap.com/2015/08/19/bootstrap-4-alpha/" class="v4-tease">Aww yeah, Bootstrap 4 is coming!</a>
<!-- Docs master nav -->
<header class="navbar navbar-static-top bs-docs-nav" id="top" role="banner">
<div class="container">
@@ -82,6 +84,7 @@
</li>
</ul>
<ul class="nav navbar-nav navbar-right">
<li><a href="http://themes.getbootstrap.com" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Themes');">Themes</a></li>
<li><a href="http://expo.getbootstrap.com" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Expo');">Expo</a></li>
<li><a href="http://blog.getbootstrap.com" onclick="ga('send', 'event', 'Navbar', 'Community links', 'Blog');">Blog</a></li>
</ul>
@@ -144,31 +147,31 @@
<hr class="half-rule">
<div class="row bs-docs-featured-sites">
<div class="col-xs-6 col-sm-3">
<a href="http://expo.getbootstrap.com/2014/10/29/lyft/" target="_blank" title="Lyft">
<img src="http://expo.getbootstrap.com/thumbs/lyft-thumb.jpg" alt="Lyft" class="img-responsive">
</a>
</div>
<div class="col-xs-6 col-sm-3">
<a href="http://expo.getbootstrap.com/2014/09/30/vogue/" target="_blank" title="Vogue">
<img src="http://expo.getbootstrap.com/thumbs/vogue-thumb.jpg" alt="Vogue" class="img-responsive">
</a>
</div>
<div class="col-xs-6 col-sm-3">
<a href="http://expo.getbootstrap.com/2014/03/13/riot-design/" target="_blank" title="Riot Design">
<img src="http://expo.getbootstrap.com/thumbs/riot-thumb.jpg" alt="Riot Design" class="img-responsive">
</a>
</div>
<div class="col-xs-6 col-sm-3">
<a href="http://expo.getbootstrap.com/2014/02/12/newsweek/" target="_blank" title="Newsweek">
<img src="http://expo.getbootstrap.com/thumbs/newsweek-thumb.jpg" alt="Newsweek" class="img-responsive">
</a>
</div>
</div>
<hr class="half-rule">