diff options
Diffstat (limited to 'help/index.html')
-rw-r--r-- | help/index.html | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/help/index.html b/help/index.html index 197fb007..464dee9a 100644 --- a/help/index.html +++ b/help/index.html @@ -198,8 +198,5 @@ <script src="https://code.jquery.com/jquery-1.10.2.min.js"></script> <script src="../bower_components/bootstrap/dist/js/bootstrap.min.js"></script> <script src="../assets/js/bootswatch.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> </body> </html> |