]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Checkin v4 notice links; CSS still needed
authorChris Rebert <code@chrisrebert.com>
Sun, 6 Dec 2015 09:44:31 +0000 (01:44 -0800)
committerChris Rebert <code@chrisrebert.com>
Sun, 6 Dec 2015 09:44:31 +0000 (01:44 -0800)
docs/_layouts/default.html
docs/_layouts/home.html

index f090bb100181b7a33f73d9a075270f7ce931bbab..c8c5fb2834a719e7e24d4d51d4f6bd457b61ef61 100644 (file)
@@ -6,6 +6,7 @@
   </head>
   <body>
     <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 -->
     {% include nav/main.html %}
index 15a78adee78ae4b066e31169a102bac2b0e269d4..267afd8543b37feae83f6ffa5c416509f30c83e6 100644 (file)
@@ -6,6 +6,7 @@
   </head>
   <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 -->
     {% include nav/main.html %}