diff --git a/_includes/embed_image.html b/_includes/embed_image.html index dc02a8b..e1d289f 100644 --- a/_includes/embed_image.html +++ b/_includes/embed_image.html @@ -6,7 +6,10 @@ {%- elsif include.thumbnail == "true" -%} {%- endif -%} - {%- if include.alt -%}{{- include.alt -}}{%- else -%}WARNING: ALT TEXT NOT FOUND{%- endif -%} + {%- if include.alt -%}{{- include.alt -}}{%- else -%}WARNING: ALT TEXT NOT FOUND{%- endif -%} {%- if include.link or include.thumbnail == "true" -%} {%- endif -%}