summaryrefslogtreecommitdiff
path: root/help
diff options
context:
space:
mode:
authorThomas Park <thomas@thomaspark.co>2015-04-21 14:37:36 -0400
committerThomas Park <thomas@thomaspark.co>2015-04-21 14:37:36 -0400
commit979847f28d689bb93e5ff8cc9beb20a2a89c4f6b (patch)
treebdd7a33a20125fcc86540728cdcb09cf31a200af /help
parentb1c15b7ce8869e7469a900c3566b0f11f13ea35c (diff)
change protocol relative urls to https
Diffstat (limited to 'help')
-rw-r--r--help/index.html3
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>