feat: excerpt_all

This commit is contained in:
shenyu
2020-02-12 12:50:12 +08:00
parent 200450fadd
commit 71bc221675
4 changed files with 12 additions and 4 deletions

View File

@@ -22,6 +22,7 @@
<%- partial('post/tocbot') %>
<% } %>
<% if (!theme.excerpt_all){ %>
<div class="article-entry" itemprop="articleBody">
<%- partial('post/justifiedGallery') %>
<%- partial('post/gallery') %>
@@ -40,6 +41,8 @@
</div>
<% } %>
</div>
<% } %>
<!-- copyright -->
<% if (((theme.copyright_type === 2) || (theme.copyright_type === 1 && post.copyright)) && !index){ %>
<div class="declare">