15 lines
600 B
Plaintext
15 lines
600 B
Plaintext
|
<!-- Duoshuo Comment BEGIN -->
|
||
|
<div class="ds-thread"{% if page.wordpress_id %} data-thread-key="{{page.wordpress_id}}"{% endif %}></div>
|
||
|
<script type="text/javascript">
|
||
|
var duoshuoQuery = {short_name:'{{ site.JB.comments.duoshuo.short_name }}'};
|
||
|
(function() {
|
||
|
var ds = document.createElement('script');
|
||
|
ds.type = 'text/javascript';ds.async = true;
|
||
|
ds.src = 'http://static.duoshuo.com/embed.js';
|
||
|
ds.charset = 'UTF-8';
|
||
|
(document.getElementsByTagName('head')[0]
|
||
|
|| document.getElementsByTagName('body')[0]).appendChild(ds);
|
||
|
})();
|
||
|
</script>
|
||
|
<!-- Duoshuo Comment END -->
|