Skip to content

Commit 15c5ec7

Browse files
authored
Add versioning. (#447)
Signed-off-by: xuezhaojun <[email protected]>
1 parent 04ec284 commit 15c5ec7

File tree

1 file changed

+5
-6
lines changed

1 file changed

+5
-6
lines changed

hugo.yaml

Lines changed: 5 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -71,12 +71,11 @@ menu:
7171
pre: <i class="fab fa-github"></i>
7272

7373
params:
74-
# TODO: @xuezhaojun add versions when netlify build is ready
75-
# versions:
76-
# - version: main
77-
# url: 'https://open-cluster-management.io'
78-
# - version: v0.14.0
79-
# url: 'https://v0-14-0.open-cluster-management.io'
74+
versions:
75+
- version: main
76+
url: 'https://open-cluster-management.io'
77+
# - version: v0.15
78+
# url: 'https://v0-15.open-cluster-management.io'
8079

8180
taxonomy:
8281
# set taxonomyCloud = [] to hide taxonomy clouds

0 commit comments

Comments
 (0)