aboutsummaryrefslogtreecommitdiffstats
path: root/tuxlite_zf
diff options
context:
space:
mode:
Diffstat (limited to 'tuxlite_zf')
-rw-r--r--tuxlite_zf/templates/disqus_script.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tuxlite_zf/templates/disqus_script.html b/tuxlite_zf/templates/disqus_script.html
index f19d527..8d4a3e2 100644
--- a/tuxlite_zf/templates/disqus_script.html
+++ b/tuxlite_zf/templates/disqus_script.html
@@ -7,7 +7,7 @@
(function() {
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
- dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
+ dsq.src = 'https://' + disqus_shortname + '.disqus.com/embed.js';
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
})();
</script>