Merge pull request #6 from egodin/patch-2

change http to https for disqus
This commit is contained in:
Luca Chiricozzi 2017-02-06 17:20:22 +01:00 committed by GitHub
commit 83ad438420
1 changed files with 1 additions and 1 deletions

View File

@ -91,7 +91,7 @@
})();
</script>
<noscript>Please enable JavaScript to view the <a href="http://disqus.com/?ref_noscript">comments powered by Disqus.</a></noscript>
<a href="http://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
<a href="https://disqus.com" class="dsq-brlink">comments powered by <span class="logo-disqus">Disqus</span></a>
{% endif %}
</div>