taxonomy: fix typ in class name #671

This commit is contained in:
Sören Weber 2023-10-03 20:26:41 +02:00
parent 15959fe60d
commit e871f5ebc0
No known key found for this signature in database
GPG key ID: BEC6D55545451B6D

View file

@ -24,7 +24,7 @@
{{- end }}
{{- end }}
{{- with $term_pages }}
<div class=" taxononmy-{{ $taxonomy }} term-list {{ $class }}">
<div class=" taxonomy-{{ $taxonomy }} term-list {{ $class }}">
{{- if $icon }}
<i class="{{ $icon }}" title="{{ $taxonomy_page.Title }}"></i>
{{- end }}