Update minivaline.ejs

This commit is contained in:
hankzhangcn
2020-11-27 15:36:02 +08:00
committed by GitHub
parent b1def36445
commit af0bc34076

View File

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