diff --git a/_includes/disqus.html b/_includes/disqus.html index eb3652e..17ed296 100644 --- a/_includes/disqus.html +++ b/_includes/disqus.html @@ -5,10 +5,10 @@ var disqus_developer = 0; // developer mode is on (function() { var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true; - dsq.src = 'http://' + 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); })(); - + comments powered by Disqus - \ No newline at end of file +