aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-07-18 17:41:30 -0700
committerMark Otto <[email protected]>2013-07-18 17:41:30 -0700
commita8005b3d0b8599611e8bfc864e704b50411fcb69 (patch)
treeaff3a67c1e82d6d36127115a1edb94a519825237 /docs/index.html
parent36188d0884c51c9ef9aece3b2eaaa84ac67d0ff1 (diff)
downloadbootstrap-a8005b3d0b8599611e8bfc864e704b50411fcb69.tar.xz
bootstrap-a8005b3d0b8599611e8bfc864e704b50411fcb69.zip
flatten docs dir back into root
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html42
1 files changed, 0 insertions, 42 deletions
diff --git a/docs/index.html b/docs/index.html
deleted file mode 100644
index b798f3013..000000000
--- a/docs/index.html
+++ /dev/null
@@ -1,42 +0,0 @@
----
-layout: home
-title: Bootstrap
----
-
-<div class="bs-old-docs">
- <div class="container">
- <strong>
- <a href="/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 post</a> for details.
- </div>
-</div>
-
-<div class="container">
- <div class="bs-masthead">
-
- <h1>Bootstrap 3</h1>
- <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-bs btn-large" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Download', 'Download 3.0.0 RC1']);">Download Bootstrap 3.0.0 RC1</a>
- </p>
-
- {% include social-buttons.html %}
-
- <ul class="bs-masthead-links">
- <li>
- <a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
- </li>
- <li>
- <a href="http://examples.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>
- </li>
- <li>
- <a href="http://glyphicons.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Glyphicons']);">Glyphicons</a>
- </li>
- <li>
- <a href="http://expo.getbootstrap.com" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Expo']);">Bootstrap Expo</a>
- </li>
- </ul>
-
- </div>
-</div>