aboutsummaryrefslogtreecommitdiff
path: root/docs/index.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2011-12-21 16:41:46 -0600
committerMark Otto <[email protected]>2011-12-21 16:41:46 -0600
commitaf5793e1cd358862cf510a54dda2476b95a26ca8 (patch)
treec7c940be991d30e814c464c545eb9e9032e8776c /docs/index.html
parentc854ed167ce37d6a008723c78f2e6336211fff69 (diff)
downloadbootstrap-af5793e1cd358862cf510a54dda2476b95a26ca8.tar.xz
bootstrap-af5793e1cd358862cf510a54dda2476b95a26ca8.zip
fix mobile example sites, remove unused JS from docs index
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html24
1 files changed, 0 insertions, 24 deletions
diff --git a/docs/index.html b/docs/index.html
index 1b7edb8c5..9cad06271 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -124,23 +124,6 @@
<img src="assets/img/example-sites/jshint.png" alt="JS Hint">
</a>
</li>
-<!--
- <li>
- <a href="http://bartop.co/" target="_blank">
- <img src="assets/img/example-sites/bartop.png" alt="Bartop.co">
- </a>
- </li>
- <li>
- <a href="http://railwayjs.com/" target="_blank">
- <img src="assets/img/example-sites/railwayjs.png" alt="RailwayJS">
- </a>
- </li>
- <li>
- <a href="http://www.totalwireframe.com/" target="_blank">
- <img src="assets/img/example-sites/totalwireframe.png" alt="Total Wireframe">
- </a>
- </li>
- -->
</ul>
<h1>Designed for everyone, everywhere</h1>
@@ -235,13 +218,6 @@
<!-- Le javascript -->
<!-- Placed at the end of the document so the pages load faster -->
<script src="http://code.jquery.com/jquery-1.7.min.js"></script>
- <script src="http://autobahn.tablesorter.com/jquery.tablesorter.min.js"></script>
- <script src="assets/js/google-code-prettify/prettify.js"></script>
- <script>$(function () { prettyPrint() })</script>
- <script src="../js/bootstrap-transitions.js"></script>
- <script src="../js/bootstrap-dropdown.js"></script>
- <script src="../js/bootstrap-twipsy.js"></script>
- <script src="../js/bootstrap-scrollspy.js"></script>
<script src="assets/js/application.js"></script>
</body>