Skip to content

Commit 21b4e9e

Browse files
author
Eric Van Norman
authored
Fix deprecation warning message (istio#13806)
1 parent 076ed0b commit 21b4e9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ uglyURLs = false
66
enableRobotsTXT = true
77
pluralizeListTitles = false
88
canonifyURLs = true
9-
disableKinds = ["taxonomy", "taxonomyTerm"]
9+
disableKinds = ["taxonomy"]
1010
anchor = "smart"
1111
enableGitInfo = true
1212
enableEmoji = false

0 commit comments

Comments
 (0)