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