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 3036c52 commit cdde3edCopy full SHA for cdde3ed
_includes/JB/comments-providers/duoshuo
@@ -1,7 +1,7 @@
1
<ul class="ds-top-threads" data-range="weekly" data-num-items="5"></ul>
2
<!--多说js加载开始,一个页面只需要加载一次 -->
3
<script type="text/javascript">
4
-var duoshuoQuery = {short_name:"feenan.duoshuo.com"};
+var duoshuoQuery = {short_name:"{{ site.JB.comments.duoshuo.short_name }}"};
5
(function() {
6
var ds = document.createElement('script');
7
ds.type = 'text/javascript';ds.async = true;
0 commit comments