Skip to content

Commit

Permalink
remove twitter widgets js from examples
Browse files Browse the repository at this point in the history
  • Loading branch information
mdo committed Feb 2, 2012
1 parent 3ea3950 commit 2e16494
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 3 deletions.
1 change: 0 additions & 1 deletion docs/examples/fluid.html
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,6 @@ <h2>Heading</h2>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<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>
Expand Down
1 change: 0 additions & 1 deletion docs/examples/hero.html
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ <h2>Heading</h2>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<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>
Expand Down
1 change: 0 additions & 1 deletion docs/examples/starter-template.html
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,6 @@ <h1>Bootstrap starter template</h1>
<!-- Le javascript
================================================== -->
<!-- Placed at the end of the document so the pages load faster -->
<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>
Expand Down

0 comments on commit 2e16494

Please sign in to comment.