Skip to content

Commit 1801701

Browse files
committed
add duoshuo
1 parent cdde3ed commit 1801701

File tree

1 file changed

+2
-2
lines changed
  • _includes/JB/comments-providers

1 file changed

+2
-2
lines changed

_includes/JB/comments-providers/duoshuo

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
<ul class="ds-top-threads" data-range="weekly" data-num-items="5"></ul>
1+
<ul class="ds-recent-comments" data-num-items="10" data-show-avatars="1" data-show-time="1" data-show-admin="1" data-excerpt-length="70"></ul>
22
<!--多说js加载开始,一个页面只需要加载一次 -->
33
<script type="text/javascript">
4-
var duoshuoQuery = {short_name:"{{ site.JB.comments.duoshuo.short_name }}"};
4+
var duoshuoQuery = {short_name:"feenan"};
55
(function() {
66
var ds = document.createElement('script');
77
ds.type = 'text/javascript';ds.async = true;

0 commit comments

Comments
 (0)