feat(demo): add more descr

0.2.5(deprecated)
Sukka 7 years ago committed by GitHub
parent 5005379e17
commit b28af28b18
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -84,6 +84,7 @@
<div class="dsqjs-demo-descr">
<h1>DisqusJS Demo</h1>
<p>Disqus 替代方案 - 使用 Disqus API 渲染评论列表</p>
<p>Demo 中使用了我自行搭建的 Disqus API 反代 <code>https://disqus.skk.moe/disqus/</code>,开放给大家使用,但不保证 SLA</p>
<p>如果您当前网络支持访问 DisqusDisqusJS 将会自动加载完整 DISQUS 模式。如果需要预览 DisqusJS 你可以 <a href="javascript:;" onclick="forceDisqusJS()">点击这里</a>
来强制使用 DisqusJS 的评论基础模式</p>
</div>
@ -115,4 +116,4 @@
<script src="https://cdn.jsdelivr.net/npm/disqusjs@0.2.0/dist/disqus.js"></script>
</body>
</html>
</html>

Loading…
Cancel
Save