diff --git a/_includes/layouts/home.njk b/_includes/layouts/home.njk index cdab261..52b25b9 100644 --- a/_includes/layouts/home.njk +++ b/_includes/layouts/home.njk @@ -42,6 +42,7 @@ withSidebar: true {% endif %} {# Social Links #} + {% from "components/social-icon.njk" import socialIcon, socialIconColorClass %}