From 567584695c6cd9bc6f9b5a031b38a833e0752957 Mon Sep 17 00:00:00 2001 From: hankzhangcn <45102094+hankzhangcn@users.noreply.github.com> Date: Fri, 27 Nov 2020 15:52:22 +0800 Subject: [PATCH] Update valine.ejs --- layout/_partial/post/valine.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layout/_partial/post/valine.ejs b/layout/_partial/post/valine.ejs index d4fa6c4..3ef4038 100644 --- a/layout/_partial/post/valine.ejs +++ b/layout/_partial/post/valine.ejs @@ -1,4 +1,4 @@ -<% if (!index && theme.leancloud && theme.leancloud.enable && post.comment!=false){ %> +<% if (!index && theme.leancloud && theme.leancloud.enable && post.comments){ %>