Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/varkai/hugo-theme-zozo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/partials/post.html')
-rw-r--r--layouts/partials/post.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/layouts/partials/post.html b/layouts/partials/post.html
index f6011a9..83a62e8 100644
--- a/layouts/partials/post.html
+++ b/layouts/partials/post.html
@@ -5,11 +5,13 @@
<div class="post_title">
<h2><a href='{{ .RelPermalink }}'>{{ .Title }}</a></h2>
</div>
+ {{ if .Site.Params.summaryDisplay }}
<div class="list">
<div class="post_content">
<p>{{ .Summary }}......</p>
</div>
</div>
+ {{ end }}
<div class="post_footer">
<div class="meta">
<div class="info">