mirror of https://github.com/kubeflow/website.git
Release website for 0.4 branch (#468)
This commit is contained in:
parent
fe4531fd52
commit
971c04fe53
|
|
@ -126,6 +126,11 @@ githubbranch = "master"
|
|||
githubbranch = "v0.3-branch"
|
||||
url = "https://v0-3.kubeflow.org"
|
||||
|
||||
[[params.versions]]
|
||||
version = "v0.4"
|
||||
githubbranch = "v0.4-branch"
|
||||
url = "https://v0-4.kubeflow.org"
|
||||
|
||||
# Docsy: User interface configuration
|
||||
[params.ui]
|
||||
# Docsy: Enable to show the side bar menu in its compact state.
|
||||
|
|
|
|||
Loading…
Reference in New Issue