Skip to content

Commit ffe42e8

Browse files
committed
add 多说
1 parent cdf0db8 commit ffe42e8

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

index.html

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,9 +264,29 @@ <h3><a id="links" class="anchor" href="#links" aria-hidden="true"><span aria-hid
264264
<a href="http://blog.lanyus.com/" target="_blank">ilanyu's Blog</a>&nbsp;&nbsp;
265265
<a href="http://test.changdaye.top/" target="_blank">Shadowsocks福利社</a>&nbsp;&nbsp;
266266
<a href="http://bysocket.com/" target="_blank">泥瓦匠BYSocket</a>
267+
<br/> <br/>
268+
<!-- 多说评论框 start -->
269+
<div class="ds-thread" data-thread-key="hsweb"
270+
data-title="hsweb 企业后台管理基础框架" data-url="http://www.hsweb.me"></div>
271+
<!-- 多说评论框 end -->
272+
<!-- 多说公共JS代码 start (一个网页只需插入一次) -->
273+
<script type="text/javascript">
274+
var duoshuoQuery = {short_name:"hsweb"};
275+
(function() {
276+
var ds = document.createElement('script');
277+
ds.type = 'text/javascript';ds.async = true;
278+
ds.src = (document.location.protocol == 'https:' ? 'https:' : 'http:') + '//static.duoshuo.com/embed.js';
279+
ds.charset = 'UTF-8';
280+
(document.getElementsByTagName('head')[0]
281+
|| document.getElementsByTagName('body')[0]).appendChild(ds);
282+
})();
283+
</script>
284+
<!-- 多说公共JS代码 end -->
285+
267286
<footer class="site-footer">
268287
</footer>
269288

289+
270290
</section>
271291

272292

0 commit comments

Comments
 (0)