Update valine.ejs

This commit is contained in:
hankzhangcn
2020-11-27 15:52:22 +08:00
committed by GitHub
parent cd6c3c6e28
commit 567584695c

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评论 -->
<div id="vcomments-box">
<div id="vcomments"></div>