diff --git a/_includes/components/quote.html b/_includes/components/quote.html index 6ec2001..6afb4d2 100644 --- a/_includes/components/quote.html +++ b/_includes/components/quote.html @@ -2,8 +2,10 @@ {%- if include.image -%} {% picture quote-image {{ include.image }} --alt {{ include.alt }} %} {%- endif -%} -
{{ include.text }}
- {%- if include.citation -%} - {{ include.citation }} - {%- endif -%} +{{ include.text }}
+ {%- if include.citation -%} + {{ include.citation }} + {%- endif -%} +