diff --git a/exampleSite/config.yaml b/exampleSite/config.yaml index 9fa81ff..9ea3641 100644 --- a/exampleSite/config.yaml +++ b/exampleSite/config.yaml @@ -67,18 +67,17 @@ params: clientId: clientSecret: - # Waline 前端配置参见 https://waline.js.org/client/basic.html - # Waline client configuration see: https://waline.js.org/en/client/basic.html + # Waline 前端配置参见 https://waline.js.org/reference/client.html + # Waline client configuration see: https://waline.js.org/en/reference/client.html waline: serverURL: - placeholder: - wordLimit: + lang: + visitor: avatar: - avatarCDN: - emojiCDN: - guest_info: "nick,mail,link" - requiredFields: + emoji: admin: + requiredMeta: + placeholder: widgets: enabled: diff --git a/layouts/partials/comments/provider/waline.html b/layouts/partials/comments/provider/waline.html index 76db47e..5033d66 100644 --- a/layouts/partials/comments/provider/waline.html +++ b/layouts/partials/comments/provider/waline.html @@ -11,21 +11,21 @@ {{- with .Site.Params.comments.waline -}} {{- end -}}