aboutsummaryrefslogtreecommitdiffstats
path: root/layouts/partials/social_links.html
diff options
context:
space:
mode:
authorOscar Najera <hi@oscarnajera.com>2025-01-06 05:22:56 +0100
committerOscar Najera <hi@oscarnajera.com>2025-01-06 05:22:56 +0100
commitc123fc189929429164bf7268a9e7d5974884499f (patch)
tree2b33979e9df4ed36d77e23f9a9571fad4f90935c /layouts/partials/social_links.html
parentecb7569b3c047f6e6845f8a49f6eee3d6762a968 (diff)
downloadhugo-minimalist-theme-c123fc189929429164bf7268a9e7d5974884499f.tar.gz
hugo-minimalist-theme-c123fc189929429164bf7268a9e7d5974884499f.tar.bz2
hugo-minimalist-theme-c123fc189929429164bf7268a9e7d5974884499f.zip
more translations
Diffstat (limited to 'layouts/partials/social_links.html')
-rw-r--r--layouts/partials/social_links.html3
1 files changed, 1 insertions, 2 deletions
diff --git a/layouts/partials/social_links.html b/layouts/partials/social_links.html
index c7a5f7d..0951770 100644
--- a/layouts/partials/social_links.html
+++ b/layouts/partials/social_links.html
@@ -15,8 +15,7 @@
<a
href="{{ $link | safeURL }}"
{{ $target | safeHTMLAttr }}
- class="color-inherit"
>
- <i class="{{ $pack }} {{ $pack_prefix }}-{{ .icon }} h2"></i>
+ <i class="{{ $pack }} {{ $pack_prefix }}-{{ .icon }}"></i>
</a>
{{ end }}