File tree Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Expand file tree Collapse file tree 2 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 80
80
# Set 'provider' to false to turn commenting off globally.
81
81
#
82
82
comments :
83
- provider : disqus
84
- disqus :
83
+ provider : duoshuo
84
+ duoshuo :
85
85
short_name : feenan
86
86
87
87
# Settings for analytics helper
Original file line number Diff line number Diff line change
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"};
5
+ (function() {
6
+ var ds = document.createElement('script');
7
+ ds.type = 'text/javascript';ds.async = true;
8
+ ds.src = 'http://static.duoshuo.com/embed.js';
9
+ ds.charset = 'UTF-8';
10
+ (document.getElementsByTagName('head')[0] || document.getElementsByTagName('body')[0]).appendChild(ds);
11
+ })();
12
+ </script>
13
+ <!--多说js加载结束,一个页面只需要加载一次 -->
You can’t perform that action at this time.
0 commit comments