diff --git a/layouts/partials/post.html b/layouts/partials/post.html index edad58b..24a5ead 100644 --- a/layouts/partials/post.html +++ b/layouts/partials/post.html @@ -14,5 +14,5 @@ {{ partial "seriesstatus.html" .page.Params.status }}

{{ end }} -

{{ .page.Summary }} {{ if .page.Truncated }}. . .{{ end }}

+

{{ .page.Summary }} {{ if .page.Truncated }}...{{ end }}