diff --git a/_includes/cta.html b/_includes/cta.html index 433184c7..6bc191df 100644 --- a/_includes/cta.html +++ b/_includes/cta.html @@ -5,7 +5,7 @@

{{ include.cta.text|default:include.text }}

{% for item in include.cta.btn %} - {{ item.text }} + {{ item.text }} {% endfor %} {% if include.link %} {{ include.link_text }}