Skip to content

Commit cdde3ed

Browse files
committed
add duoshuo
1 parent 3036c52 commit cdde3ed

File tree

1 file changed

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

1 file changed

+1
-1
lines changed

_includes/JB/comments-providers/duoshuo

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

0 commit comments

Comments
 (0)