diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-02-11 23:29:49 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-02-11 23:29:49 -0500 |
commit | 6467e0ed2eab0cf9ac5937cf38845f6d7e261ae6 (patch) | |
tree | 2a98167e8e2664332d266544e123c1718253bef0 /index.html | |
parent | 29edaa06638723d6a8bddd57520ba699a21f566f (diff) |
removed bootstrap-collapse.js from index
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -317,7 +317,6 @@ <!-- Placed at the end of the document so the pages load faster --> <script src="js/jquery.js"></script> <script src="js/bootstrap-dropdown.js"></script> - <script src="assets/js/bootstrap-collapse.js"></script> <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0];if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src="//platform.twitter.com/widgets.js";fjs.parentNode.insertBefore(js,fjs);}}(document,"script","twitter-wjs");</script> |