diff --git a/themes/fmartingr/layouts/_default/list.html b/themes/fmartingr/layouts/_default/list.html index 1e0eefe..e109c5e 100644 --- a/themes/fmartingr/layouts/_default/list.html +++ b/themes/fmartingr/layouts/_default/list.html @@ -9,7 +9,9 @@ {{ .Date.Format "January 2, 2006" }}
{{ .Summary }}
+ {{- if .Truncated -}}

Read more »

+ {{- end -}} {{ end }}