Skip to content

Commit ec560a7

Browse files
authored
Merge pull request #5 from yiliang114/patch-1
update readme.md
2 parents 4e19ae0 + a6f48b0 commit ec560a7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -142,7 +142,7 @@ module.exports = {
142142
options: {
143143
el: '#valine-vuepress-comment',
144144
appId: 'Your own appId',
145-
appKey: 'Your own appKey'
145+
appKey: 'Your own appKey',
146146
path: '<%- frontmatter.commentid || frontmatter.permalink %>'
147147
}
148148
}
@@ -183,4 +183,4 @@ Comment won't appear in the page of this passage.
183183
## Todo
184184

185185
- Support Disqus
186-
- 中文说明
186+
- 中文说明

0 commit comments

Comments
 (0)