diff options
| author | Mark Otto <[email protected]> | 2012-02-01 18:00:40 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-02-01 18:00:40 -0800 |
| commit | 2e1649410ce79964b43af275d189f5017dd5014b (patch) | |
| tree | c5c0fa168e4204a830cb10117a491fe289ffd9c4 /docs/examples | |
| parent | 3ea3950225766272313b081836b6d90fbf31e218 (diff) | |
| download | bootstrap-2e1649410ce79964b43af275d189f5017dd5014b.tar.xz bootstrap-2e1649410ce79964b43af275d189f5017dd5014b.zip | |
remove twitter widgets js from examples
Diffstat (limited to 'docs/examples')
| -rw-r--r-- | docs/examples/fluid.html | 1 | ||||
| -rw-r--r-- | docs/examples/hero.html | 1 | ||||
| -rw-r--r-- | docs/examples/starter-template.html | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/docs/examples/fluid.html b/docs/examples/fluid.html index 5b93ac278..7fe5df151 100644 --- a/docs/examples/fluid.html +++ b/docs/examples/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/docs/examples/hero.html b/docs/examples/hero.html index 9fb6a9264..7d60d1a48 100644 --- a/docs/examples/hero.html +++ b/docs/examples/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/docs/examples/starter-template.html b/docs/examples/starter-template.html index 0b5794f8b..55808cc6a 100644 --- a/docs/examples/starter-template.html +++ b/docs/examples/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> |
