diff options
| author | Mark Otto <[email protected]> | 2013-12-28 22:47:03 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-12-28 22:47:03 -0800 |
| commit | a9c829bc0c75dd7723e6c74e1defaab5dbb4c00b (patch) | |
| tree | 40f97935b43672014afa1dc050a22c9c5ae62bb8 /docs/_includes/old-bs-docs.html | |
| parent | 5bf13914e49942409c0b21aeaf2ed756c41bd498 (diff) | |
| download | bootstrap-a9c829bc0c75dd7723e6c74e1defaab5dbb4c00b.tar.xz bootstrap-a9c829bc0c75dd7723e6c74e1defaab5dbb4c00b.zip | |
Rearrange repository contents because muahahahahahaha
Diffstat (limited to 'docs/_includes/old-bs-docs.html')
| -rw-r--r-- | docs/_includes/old-bs-docs.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/docs/_includes/old-bs-docs.html b/docs/_includes/old-bs-docs.html new file mode 100644 index 000000000..81f367d81 --- /dev/null +++ b/docs/_includes/old-bs-docs.html @@ -0,0 +1,8 @@ +<div class="bs-old-docs"> + <div class="container"> + <strong> + <a href="{{ site.baseurl }}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> |
