summaryrefslogtreecommitdiffstats
path: root/layouts/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 0373851..3561075 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -13,7 +13,7 @@
<div id="post-meta">
{{ partial "post-meta.html" . }}
</div>
- <div id="post-summary">
+ <div class="markdown-body" id="post-summary">
{{ .Summary }}
</div>
<div id="post-exlink">