diff --git a/layouts/_shortcodes/card.html b/layouts/_shortcodes/card.html index 086fb97..a6e4052 100644 --- a/layouts/_shortcodes/card.html +++ b/layouts/_shortcodes/card.html @@ -16,7 +16,7 @@ {{- end }}
- {{ with .InnerDeindent }}{{ . }}{{ end }} + {{ with .Inner }}{{ . }}{{ end }}
{{- end -}} {{- /* remove whitespace */ -}}