remove disqus
This commit is contained in:
parent
c146993a09
commit
b173dc9044
@ -39,15 +39,5 @@
|
|||||||
alert('Got a message from the other tab:\n' + message.data);
|
alert('Got a message from the other tab:\n' + message.data);
|
||||||
});
|
});
|
||||||
</script>
|
</script>
|
||||||
|
|
||||||
<script>
|
|
||||||
var disqus_shortname = 'dibaiee';
|
|
||||||
|
|
||||||
(function() {
|
|
||||||
var dsq = document.createElement('script'); dsq.type = 'text/javascript'; dsq.async = true;
|
|
||||||
dsq.src = '//' + disqus_shortname + '.disqus.com/embed.js';
|
|
||||||
(document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(dsq);
|
|
||||||
})();
|
|
||||||
</script>
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
@ -20,7 +20,6 @@ layout: default
|
|||||||
</article>
|
</article>
|
||||||
|
|
||||||
{% include share.html %}
|
{% include share.html %}
|
||||||
<div id="disqus_thread"></div>
|
|
||||||
|
|
||||||
<div id="commento"></div>
|
<div id="commento"></div>
|
||||||
<script defer
|
<script defer
|
||||||
|
Loading…
Reference in New Issue
Block a user