diff --git a/layouts/_default/section.html b/layouts/_default/section.html index fe2d4f54..11fdb5f3 100644 --- a/layouts/_default/section.html +++ b/layouts/_default/section.html @@ -69,7 +69,7 @@ {{ if eq .Params.posttype "in-reply-to" }} replied to {{ .Params.xAuthor }}'s {{ end }} {{ if eq .Params.posttype "repost-of" }} shared {{ .Params.xAuthor }}'s {{ .Params.xPostType }}{{ end }}
{{ if .Params.xContent }}{{ .Content }}
{{ end }} + {{ if .Content }}