We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cdde3ed commit 1801701Copy full SHA for 1801701
_includes/JB/comments-providers/duoshuo
@@ -1,7 +1,7 @@
1
-<ul class="ds-top-threads" data-range="weekly" data-num-items="5"></ul>
+<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>
2
<!--多说js加载开始,一个页面只需要加载一次 -->
3
<script type="text/javascript">
4
-var duoshuoQuery = {short_name:"{{ site.JB.comments.duoshuo.short_name }}"};
+var duoshuoQuery = {short_name:"feenan"};
5
(function() {
6
var ds = document.createElement('script');
7
ds.type = 'text/javascript';ds.async = true;
0 commit comments