You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There exist some way to for example in the autopages config section use the original value of the tag/collection as option for the title?
autopages:
enabled: truetags:
layouts:
- 'etiquetas.html'title: ":tag"# something like :tag_original to get Linux instead linux as page title?permalink: '/etiqueta/:tag/'silent: falseslugify:
mode: 'default'case: false
I'm asking this because if not add the tag title for the autopages, the jekyll-seo plugin only takes the value of the title in pagination to make all the metadata that include the title.
The text was updated successfully, but these errors were encountered:
solemnwarning
added a commit
to solemnwarning/jekyll-paginate-v2
that referenced
this issue
Oct 22, 2022
There exist some way to for example in the autopages config section use the original value of the tag/collection as option for the title?
I'm asking this because if not add the tag title for the autopages, the jekyll-seo plugin only takes the value of the title in pagination to make all the metadata that include the title.
The text was updated successfully, but these errors were encountered: