diff --git a/themes/ccchh/layouts/_default/summary.html b/themes/ccchh/layouts/_default/summary.html index e37c9a6..80afafd 100644 --- a/themes/ccchh/layouts/_default/summary.html +++ b/themes/ccchh/layouts/_default/summary.html @@ -1,11 +1,7 @@
{{- partial "blog-header.html" (dict "headingLink" true "level" 2 "page" . ) }}
- {{- if in .RawContent " " }} {{ .Summary | safeHTML }} - {{- else }} -

{{ .Summary | safeHTML }}

- {{- end }} {{- if .Truncated }} {{- end }}