aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2012-02-01 18:00:40 -0800
committerMark Otto <[email protected]>2012-02-01 18:00:40 -0800
commitcc15d0f766692d9d5d2154319624f5acedd9802d (patch)
tree638ab387a49ac4bc14b8da6972c92d340d609b76
parentd90e519486500a8f7f460267767de2eba3cf8898 (diff)
downloadbootstrap-cc15d0f766692d9d5d2154319624f5acedd9802d.tar.xz
bootstrap-cc15d0f766692d9d5d2154319624f5acedd9802d.zip
remove twitter widgets js from examples
-rw-r--r--fluid.html1
-rw-r--r--hero.html1
-rw-r--r--starter-template.html1
3 files changed, 0 insertions, 3 deletions
diff --git a/fluid.html b/fluid.html
index 5b93ac278..7fe5df151 100644
--- a/fluid.html
+++ b/fluid.html
@@ -132,7 +132,6 @@
<!-- 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>
diff --git a/hero.html b/hero.html
index 9fb6a9264..7d60d1a48 100644
--- a/hero.html
+++ b/hero.html
@@ -89,7 +89,6 @@
<!-- 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>
diff --git a/starter-template.html b/starter-template.html
index 0b5794f8b..55808cc6a 100644
--- a/starter-template.html
+++ b/starter-template.html
@@ -59,7 +59,6 @@
<!-- 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>