diff --git a/layouts/partials/social_icons.html b/layouts/partials/social_icons.html index 3f8d6a3..e69cbc1 100644 --- a/layouts/partials/social_icons.html +++ b/layouts/partials/social_icons.html @@ -1,7 +1,7 @@ -
- {{- range . }} +
+ {{- range .icons }} {{ partial "svg.html" . }} {{- end }} -
+
\ No newline at end of file