💄 Upgrade the waline version to support emoji click for article.
This commit is contained in:
@@ -807,12 +807,16 @@ params:
|
||||
# Waline comments system
|
||||
# More info seee: https://waline.js.org/
|
||||
waline:
|
||||
pageView: true
|
||||
placeholder: "请文明发言"
|
||||
pageView: '#waline-pageview-count'
|
||||
placeholder: "请文明发言哟 ヾ(≧▽≦*)o"
|
||||
sofa: "快来发表你的意见吧 (≧∀≦)ゞ"
|
||||
emoji: false
|
||||
imgUploader: false
|
||||
wordLimit: 200
|
||||
requiredMeta: ['nick', 'mail']
|
||||
reaction: true
|
||||
reactionText: [ '点赞', '踩一下', '得意', '不屑', '尴尬', '睡觉']
|
||||
reactionTitle: "你认为这篇文章怎么样?"
|
||||
serverURL: #<your waline server url>
|
||||
|
||||
# Artalk 评论插件
|
||||
|
||||
Reference in New Issue
Block a user