diff --git a/layouts/shortcodes/embedded-image.html b/layouts/shortcodes/embedded-image.html index 2bee881..c3266aa 100644 --- a/layouts/shortcodes/embedded-image.html +++ b/layouts/shortcodes/embedded-image.html @@ -20,7 +20,7 @@ {{ else }} -{{ $alt }} + {{ end }} {{ if $caption }} @@ -38,7 +38,7 @@

{{ if $alt }}Description: {{ $alt }}. {{ end }}Your browser does not support the video tag.

{{ else }} -{{ $alt }} + {{ end }} \ No newline at end of file