fix: fix usage of terms and taxonomies list templates (#330)

This commit is contained in:
Robert Kaussow 2022-02-07 11:53:45 +01:00 committed by GitHub
parent d2668b43f6
commit a901b3da36
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
9 changed files with 56 additions and 18 deletions

View file

@ -29,6 +29,10 @@ posts_read_time:
one: "One minute to read"
other: "{{ . }} minutes to read"
posts_update_prefix: Updated on
posts_count:
one: "One post"
other: "{{ . }} posts"
posts_tagged_with: All posts tagged with '{{ . }}'
footer_build_with: >
Built with <a href="https://gohugo.io/" class="gdoc-footer__link">Hugo</a> and