summaryrefslogtreecommitdiff
path: root/layouts/posts/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/posts/list.html')
-rw-r--r--layouts/posts/list.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/posts/list.html b/layouts/posts/list.html
index 97873dd..67b770d 100644
--- a/layouts/posts/list.html
+++ b/layouts/posts/list.html
@@ -8,7 +8,7 @@
<h5>
<strong>{{ .Date.Format "January 2, 2006" }}</strong>
</h5>
- <p>
+ <p class="markdown">
{{- .Summary -}}
{{ if .Truncated }}
<a href="{{ .Permalink }}">...</a>