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

github.com/jeremybise/twentynineteen-hugo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Bise <jeremy.bise@thosegeeks.com>2019-04-16 18:29:59 +0300
committerJeremy Bise <jeremy.bise@thosegeeks.com>2019-04-16 18:29:59 +0300
commit5fd26f1136ae4926617ef5a8064b876cc565d052 (patch)
treefd19b6b0107153ceb6227bd4107a380c4a052b54
parentd8c786f48471f9a06c9c42505c2367d4495bc277 (diff)
eh, show full content
-rw-r--r--layouts/partials/posts/post-list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/posts/post-list.html b/layouts/partials/posts/post-list.html
index 7b781f4..220bb16 100644
--- a/layouts/partials/posts/post-list.html
+++ b/layouts/partials/posts/post-list.html
@@ -17,7 +17,7 @@
{{ end }}
<div class="entry-content">
- {{ .Summary }}
+ {{ .Content }}
</div>
<footer class="entry-footer">