diff --git a/layouts/partials/article-link/_shortcode.html b/layouts/partials/article-link/_shortcode.html index 41d96c0e..dd177343 100644 --- a/layouts/partials/article-link/_shortcode.html +++ b/layouts/partials/article-link/_shortcode.html @@ -30,7 +30,12 @@ {{ end }} - +
+ + {{- with $target.Params.images -}} {{- range first 6 . }} @@ -111,10 +116,10 @@ {{ $compactSummary = $target.Params.compactSummary | default (site.Params.list.compactSummary | default false) }} {{ end }}
-
+
{{ $target.Summary | plainify }}
{{ end }}
- +