diff --git a/templates/partials/social.html.twig b/templates/partials/social.html.twig index fe55af7..c5111c5 100644 --- a/templates/partials/social.html.twig +++ b/templates/partials/social.html.twig @@ -1,3 +1,6 @@ +{# Set style for media icons - Fontawesome #} +{% set social_style = theme_var('social_style')|defined('brands') %} + {% for item in theme_config.social %} -