Skip to content

Commit d30ed43

Browse files
authored
Merge pull request #7 from cnvergence/update-website
update copyright note on the hugo website
2 parents d9b023f + dd94df2 commit d30ed43

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

config.toml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ category = "categories"
1616
# set taxonomyCloud = [] to hide taxonomy clouds
1717
taxonomyCloud = []
1818
# set taxonomyPageHeader = [] to hide taxonomies on the page headers
19-
taxonomyPageHeader = []
19+
taxonomyPageHeader = []
2020

2121
# Highlighting config
2222
pygmentsCodeFences = true
@@ -58,7 +58,7 @@ style = "monokai"
5858
guessSyntax = "true"
5959

6060
[params]
61-
copyright = "2021-2024. The kube-bind Authors"
61+
copyright = "2021-2026. The kube-bind Authors"
6262
footer_note = "Kubernetes and the Kubernetes logo are registered trademarks of The Linux Foundation® (TLF)."
6363
footer_cncf_show = false
6464
footer_cncf_note = "We are a Cloud Native Computing Foundation sandbox project."
@@ -150,4 +150,3 @@ min = "0.75.0"
150150
[[module.imports]]
151151
ignoreImports = false
152152
path = "kcp"
153-

0 commit comments

Comments
 (0)