Skip to content

Commit

Permalink
add some custom options & update gitalk and add 2 options
Browse files Browse the repository at this point in the history
add  some custom options:
*  文章中自动展开目录
*  关闭文章底部自我介绍
*  是否点击链接打开新标签页
update gitalk and add 2 options
* 更新至 1.6.2
* 添加语言选项
* 添加快捷键选项
  • Loading branch information
tuchg committed May 21, 2020
1 parent 1e2c500 commit 9c3c945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion layout/_script/_comment/gitalk.ejs
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
<% if (typeof(script) !== 'undefined' && script) { %>
<!-- <link rel="stylesheet" href="https://unpkg.com/gitalk/dist/gitalk.css"> -->
<script src="//cdn.jsdelivr.net/npm/[email protected]/dist/gitalk.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/[email protected]/dist/gitalk.min.js"></script>
<script src="//cdn.jsdelivr.net/npm/[email protected]/js/md5.min.js"></script>
<script type="text/javascript">
Expand Down

0 comments on commit 9c3c945

Please sign in to comment.