diff --git a/layouts/shortcodes/img.html b/layouts/shortcodes/img.html index 5cfc7f3..db2ff51 100644 --- a/layouts/shortcodes/img.html +++ b/layouts/shortcodes/img.html @@ -3,4 +3,4 @@ {{ .Scratch.Set "image" ($original.Resize $options) }} {{ $image := .Scratch.Get "image" }} {{ $title := .Get 2 }} -{{ $title }} \ No newline at end of file +{{ $title }}