Skip to content

Commit 53a4468

Browse files
committed
gitment.js转移到本地
imsun/gitment#52
1 parent 05b9a9a commit 53a4468

2 files changed

Lines changed: 17 additions & 1 deletion

File tree

layout/partial/comment.jade

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if theme.disqus
1616
if theme.gitment
1717
#render
1818
link(rel="stylesheet", href=url_for("https://imsun.github.io/gitment/style/default.css"))
19-
script(src='https://imsun.github.io/gitment/dist/gitment.browser.js')
19+
script(src='/js/gitment.browser.min.js')
2020
script.
2121
var gitment = new Gitment({
2222
//id: '页面 ID', // 可选。

0 commit comments

Comments
 (0)