Update valine.ejs

This commit is contained in:
hankzhangcn 2020-11-27 15:52:22 +08:00 committed by GitHub
parent cd6c3c6e28
commit 567584695c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,4 +1,4 @@
<% if (!index && theme.leancloud && theme.leancloud.enable && post.comment!=false){ %> <% if (!index && theme.leancloud && theme.leancloud.enable && post.comments){ %>
<!-- valine评论 --> <!-- valine评论 -->
<div id="vcomments-box"> <div id="vcomments-box">
<div id="vcomments"></div> <div id="vcomments"></div>