8000 Fix warning about deprecated kind 'taxonomyterm' in disableKinds by deining · Pull Request #357 · google/docsy-example · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Fix warning about deprecated kind 'taxonomyterm' in disableKinds #357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 25, 2025

Conversation

deining
Copy link
Collaborator
@deining deining commented Apr 25, 2025

Reproduction::

Comment out this line in hugo.yaml:

disableKinds = ["taxonomy", "taxonomyTerm"]

Now when previewing the site, a warning appears:

WARN  DEPRECATED: Kind "taxonomyterm" used in disableKinds is deprecated, use "taxonomy" instead.

This PR fixes that issue.

@deining deining requested a review from chalin April 25, 2025 21:01
@chalin chalin merged commit fb18214 into google:main Apr 25, 2025
5 checks passed
@deining deining deleted the warning-disableKinds branch April 25, 2025 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants
0