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
It would be convenient if that were in docs.json, but we'd have to note in the docs (special case) that this bit is only present if tags is one of the taxonomies:
{
"name": "tags",
"weight": 80
}
The text was updated successfully, but these errors were encountered:
hugo config --format json | grep related -A 20
yields:It would be convenient if that were in docs.json, but we'd have to note in the docs (special case) that this bit is only present if
tags
is one of the taxonomies:The text was updated successfully, but these errors were encountered: