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

Joe Mooring
8 days ago 039d10644c072488fe820a39e253ba5a2124f10b
layouts/_partials/social/follow.html
@@ -19,7 +19,7 @@
      {{- $link = $profile.profilelink -}}
    {{- end -}}
    {{- $languageDirection := compare.Conditional (compare.Eq $.Site.Language.LanguageDirection "rtl") "ml1" "mr1" -}}
    {{- $languageDirection := compare.Conditional (compare.Eq $.Site.Language.Direction "rtl") "ml1" "mr1" -}}
    <a href="{{ $link }}" target="_blank" rel="noopener{{- with $rel }} {{ . -}}{{- end -}}"
        class="ananke-social-link link-transition {{ $network }} link dib z-999 pt3 pt0-l {{ $languageDirection }}"
        title="follow on {{ $label }} - Opens in a new window"