We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d9dbd20 commit e264c5fCopy full SHA for e264c5f
config.toml
@@ -108,7 +108,7 @@ version = "0.0"
108
url_latest_version = "/"
109
110
[[params.versions]]
111
-version = "latest"
+version = "v0.6.x"
112
# url = "./docs" # If chinese document is avaliable
113
url = '/docs'
114
@@ -120,7 +120,7 @@ github_repo = "https://github.com/OpenFunction/website"
120
121
# Uncomment this if you have a newer GitHub repo with "main" as the default branch,
122
# or specify a new value if you want to reference another branch in your GitHub links
123
-github_branch= "main"
+github_branch= "v0.6"
124
125
# Google Custom Search Engine ID. Remove or comment out to disable search.
126
# gcs_engine_id = "d72aa9b2712488cc3"
0 commit comments