mirror of
https://github.com/BBaoVanC/bobatheme.git
synced 2025-07-03 18:47:29 -05:00
Only index pages; add pagefind metadata based on series/tags/categories
This commit is contained in:
@ -1,5 +1,5 @@
|
||||
{{ with .Params.authors }}
|
||||
<span class="page-metadata-item" aria-label="{{ i18n "aria_post_meta_authors" }}">
|
||||
<span class="page-metadata-item" data-pagefind-meta="authors" aria-label="{{ i18n "aria_post_meta_authors" }}">
|
||||
{{ partial "icon.html" "user-circle" }}
|
||||
|
||||
{{ if index $.Site.Taxonomies "authors" }}
|
||||
|
Reference in New Issue
Block a user