mirror of https://github.com/lxndrblz/anatole.git

lxndrblz
18.08.2022 800b13d687b8df22e9050874366e5ce79e7b80bf
layouts/partials/taxonomy/template.html
@@ -9,6 +9,5 @@
    {{- $item = replace $item "." "%2e" -}}
    {{- $link := ( printf "%s/%s/" $linkBase ( $item | urlize ) ) | relLangURL -}}
    <a class="{{ $linkClass }}" href="{{ $link }}">{{- . -}}</a>
  {{- end -}}
</span>