diff --git a/_includes/components/sections/hero.njk b/_includes/components/sections/hero.njk index 465301b..6763ee9 100644 --- a/_includes/components/sections/hero.njk +++ b/_includes/components/sections/hero.njk @@ -53,7 +53,6 @@ {% if heroConfig.showSocial != false and socialLinks %}
{% for link in socialLinks %} -
DEBUG: icon={{ link.icon }}