Add labels for social links
1 files changed, 3 insertions(+), 0 deletions(-) M layouts/partials/social.html
M layouts/partials/social.html => layouts/partials/social.html +3 -0
@@ 12,6 12,9 @@ {{ if isset . "alt" }} {{ $network = .alt }} {{ end }} + {{ if (isset . "label") }} + {{ .label }} + {{ end }} {{ partial "font-awesome.html" (dict "iconName" .id "custom" false "network" $network) }} </dt> <dd>