diff --git a/_includes/block/hero.html b/_includes/block/hero.html index 02ee4ac8..8bd58f00 100644 --- a/_includes/block/hero.html +++ b/_includes/block/hero.html @@ -9,7 +9,9 @@ {{ include.color }} {% endif %} + {% if include.detail %}
{{ include.detail }}
+ {% endif %}