summaryrefslogtreecommitdiffstats
path: root/layouts
diff options
context:
space:
mode:
authoramzrk22020-04-13 22:52:22 +0800
committeramzrk22020-04-13 22:52:22 +0800
commit7ab81f0fdc8d6eb56eb48b78b86a4b581101d9e2 (patch)
treee6abebdb5a2479e3a9935a3083a8d456cbe490b1 /layouts
parentb5145ea13b3927a49730674c93a8421220c7c1ca (diff)
downloadhugo-theme-fuji-7ab81f0fdc8d6eb56eb48b78b86a4b581101d9e2.tar.gz
hugo-theme-fuji-7ab81f0fdc8d6eb56eb48b78b86a4b581101d9e2.tar.bz2
hugo-theme-fuji-7ab81f0fdc8d6eb56eb48b78b86a4b581101d9e2.zip
Apply primer CSS to post summary
Diffstat (limited to 'layouts')
-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">