diff --git a/templates/partials/socialLinks.html b/templates/partials/socialLinks.html index 239bfe733..1e418f57d 100644 --- a/templates/partials/socialLinks.html +++ b/templates/partials/socialLinks.html @@ -5,7 +5,7 @@
{% for key, link in section.extra.socialLinks %} - + {{key}} {% if key == "Facebook" %} {% include "partials/icons/svgFacebookIcon.html" %}