diff options
| author | Mark Otto <[email protected]> | 2013-11-06 11:00:39 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-11-06 11:00:39 -0800 |
| commit | b593df183087d88940d7af3e59b401685ada3dfe (patch) | |
| tree | 1a098a5163cb6e60af187c3cba1292dea591ddad /_includes | |
| parent | 867e2bef8d9c9b901022899227b306a532f5baf3 (diff) | |
| download | bootstrap-b593df183087d88940d7af3e59b401685ada3dfe.tar.xz bootstrap-b593df183087d88940d7af3e59b401685ada3dfe.zip | |
docs derp
Diffstat (limited to '_includes')
| -rw-r--r-- | _includes/nav-main.html | 2 | ||||
| -rw-r--r-- | _includes/old-bs-docs.html | 8 |
2 files changed, 1 insertions, 9 deletions
diff --git a/_includes/nav-main.html b/_includes/nav-main.html index a64b7c8ae..e097e25fe 100644 --- a/_includes/nav-main.html +++ b/_includes/nav-main.html @@ -1,4 +1,4 @@ -<header class="navbar navbar-inverse navbar-fixed-top bs-docs-nav" role="banner"> +<header class="navbar navbar-fixed-top bs-docs-nav" role="banner"> <div class="container"> <div class="navbar-header"> <button class="navbar-toggle" type="button" data-toggle="collapse" data-target=".bs-navbar-collapse"> diff --git a/_includes/old-bs-docs.html b/_includes/old-bs-docs.html deleted file mode 100644 index 53635043f..000000000 --- a/_includes/old-bs-docs.html +++ /dev/null @@ -1,8 +0,0 @@ -<div class="bs-old-docs"> - <div class="container"> - <strong> - <a href="{{ page.base_url }}2.3.2/">Looking for Bootstrap 2.3.2 docs?</a> - </strong> - We've moved it to a new home while we push forward with Bootstrap 3. <a href="http://blog.getbootstrap.com/">Read the blog</a> for details. - </div> -</div> |
