diff --git a/layouts/shortcodes/resource.html b/layouts/shortcodes/resource.html index a0de521..4f526f3 100644 --- a/layouts/shortcodes/resource.html +++ b/layouts/shortcodes/resource.html @@ -5,7 +5,7 @@ {{ define "img" }} {{ $image := .Scratch.Get "image" }} - {{ .Inner | plainify }} + {{ .Inner | plainify }} {{ end }} {{ if .Inner }}