From fad876371272996e90b1e0b6a58c61e8942318b0 Mon Sep 17 00:00:00 2001 From: 339 <393893729@qq.com> Date: Sun, 27 Jun 2021 14:24:15 +0800 Subject: [PATCH] Update Comment-Plugins.md `locale` is an object not array --- source/_posts/en/Comment-Plugins.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_posts/en/Comment-Plugins.md b/source/_posts/en/Comment-Plugins.md index 2042532..8dfa693 100644 --- a/source/_posts/en/Comment-Plugins.md +++ b/source/_posts/en/Comment-Plugins.md @@ -511,7 +511,7 @@ services until this issue has been fixed. math_tag_support: false # Optional copyright: true # Optional locale: # Optional - - placeholder: 'Comment here...' + placeholder: 'Comment here...' {% endcodeblock %}