diff --git a/layouts/shortcodes/image-with-fallback.html b/layouts/shortcodes/image-with-fallback.html index a65c795..88498d0 100644 --- a/layouts/shortcodes/image-with-fallback.html +++ b/layouts/shortcodes/image-with-fallback.html @@ -2,7 +2,6 @@ }}{{ $url2 := .Get "img2" | default (.Get "fallback") | default (.Get 1) }}{{ $alt := .Get "alt" | default (.Get 2) }} - - {{ $alt }}