Update minivaline.ejs

This commit is contained in:
hankzhangcn
2020-11-27 15:51:40 +08:00
committed by GitHub
parent def8609767
commit cd6c3c6e28

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){ %>
<!-- minivaline评论 -->
<div id="mvcomments-box">
<div id="mvcomments"></div>