mirror of https://github.com/theNewDynamic/gohugo-theme-ananke.git

Melroy van den Berg
22.17.2024 fe43ac723db5892c02f6196498aa72fdfbc5710e
layouts/partials/social/share.html
@@ -34,7 +34,7 @@
        {{/* @todo notification into CLI that a network is configured but not supported */}}
      {{- end -}}
      {{- $options := (dict "context" page "setup" $setup) }}
      {{- $href := partialCached "func/getShareLink.html" $options $options -}}
      {{- $href := partial "func/getShareLink.html" $options $options -}}
      <a href="{{ $href }}"
        class="ananke-social-link {{ $setup.slug }} no-underline"
        title="{{ $label }}" aria-label="{{ $label }}"