aboutsummaryrefslogtreecommitdiff
path: root/docs/examples/hero.html
diff options
context:
space:
mode:
Diffstat (limited to 'docs/examples/hero.html')
-rw-r--r--docs/examples/hero.html13
1 files changed, 12 insertions, 1 deletions
diff --git a/docs/examples/hero.html b/docs/examples/hero.html
index 2896aa79d..1b7678b46 100644
--- a/docs/examples/hero.html
+++ b/docs/examples/hero.html
@@ -89,9 +89,20 @@
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
- <script src="../assets/js/tests/vendor/jquery.js"></script>
+ <script type="text/javascript" src="http://platform.twitter.com/widgets.js"></script>
+ <script src="../assets/js/jquery.js"></script>
<script src="../assets/js/bootstrap-transition.js"></script>
+ <script src="../assets/js/bootstrap-alert.js"></script>
+ <script src="../assets/js/bootstrap-modal.js"></script>
+ <script src="../assets/js/bootstrap-dropdown.js"></script>
+ <script src="../assets/js/bootstrap-scrollspy.js"></script>
+ <script src="../assets/js/bootstrap-tab.js"></script>
+ <script src="../assets/js/bootstrap-tooltip.js"></script>
+ <script src="../assets/js/bootstrap-popover.js"></script>
+ <script src="../assets/js/bootstrap-button.js"></script>
<script src="../assets/js/bootstrap-collapse.js"></script>
+ <script src="../assets/js/bootstrap-carousel.js"></script>
+ <script src="../assets/js/bootstrap-typeahead.js"></script>
</body>
</html>