summaryrefslogtreecommitdiffstats
path: root/layouts/stream/list.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/stream/list.html')
-rw-r--r--layouts/stream/list.html8
1 files changed, 7 insertions, 1 deletions
diff --git a/layouts/stream/list.html b/layouts/stream/list.html
index 0249c4f..1074cdd 100644
--- a/layouts/stream/list.html
+++ b/layouts/stream/list.html
@@ -8,7 +8,13 @@
<h3 id="{{ .Date.Format "Monday, 2 January 2006"| urlize}}">{{ .Date.Format "Monday, 2 January 2006" }}</h3>
-{{ .Content }}
+<div style="margin-bottom: 1em;">
+ {{ .Summary }}
+</div>
+<div style="margin-bottom: 1em;">
+ <a href="{{ .RelPermalink }}">Read more...</a>
+</div>
+
{{ if .Params.tags }}
<div style="background-color: rgb(240, 240, 240);">