fix(doc): correct waline config example

pull/895/head
Ruipeng Zhang 2021-06-27 15:10:39 -04:00 committed by GitHub
parent 9a9bc2c50d
commit 4f1c9a22c8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -506,7 +506,7 @@ IP地址 (<a href="https://github.com/xCss/Valine/issues/336" target="_blank" re
math_tag_support: false # 可选填
copyright: true # 可选填
locale: # 可选填
- placeholder: 'Comment here...'
placeholder: 'Comment here...'
{% endcodeblock %}