diff options
Diffstat (limited to 'layouts/partials/social_links.html')
-rw-r--r-- | layouts/partials/social_links.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/partials/social_links.html b/layouts/partials/social_links.html index ea6ee85..c7a5f7d 100644 --- a/layouts/partials/social_links.html +++ b/layouts/partials/social_links.html @@ -15,7 +15,7 @@ <a href="{{ $link | safeURL }}" {{ $target | safeHTMLAttr }} - class="link color-inherit" + class="color-inherit" > <i class="{{ $pack }} {{ $pack_prefix }}-{{ .icon }} h2"></i> </a> |