diff --git a/config.toml b/config.toml index 7d68aad..4433b5f 100644 --- a/config.toml +++ b/config.toml @@ -16,7 +16,7 @@ category = "categories" # set taxonomyCloud = [] to hide taxonomy clouds taxonomyCloud = [] # set taxonomyPageHeader = [] to hide taxonomies on the page headers -taxonomyPageHeader = [] +taxonomyPageHeader = [] # Highlighting config pygmentsCodeFences = true @@ -58,7 +58,7 @@ style = "monokai" guessSyntax = "true" [params] -copyright = "2021-2024. The kube-bind Authors" +copyright = "2021-2026. The kube-bind Authors" footer_note = "Kubernetes and the Kubernetes logo are registered trademarks of The Linux Foundation® (TLF)." footer_cncf_show = false footer_cncf_note = "We are a Cloud Native Computing Foundation sandbox project." @@ -150,4 +150,3 @@ min = "0.75.0" [[module.imports]] ignoreImports = false path = "kcp" -