mirror of https://github.com/dapr/docs.git
fix navbar
Signed-off-by: Hannah Hunter <hannahhunter@microsoft.com>
This commit is contained in:
parent
1e105d0b2f
commit
0dde1beb6c
|
@ -168,11 +168,11 @@ offlineSearch = false
|
|||
github_repo = "https://github.com/dapr/docs"
|
||||
github_project_repo = "https://github.com/dapr/dapr"
|
||||
github_subdir = "daprdocs"
|
||||
github_branch = "v1.13"
|
||||
github_branch = "v1.12"
|
||||
|
||||
# Versioning
|
||||
version_menu = "v1.13 (preview)"
|
||||
version = "v1.13"
|
||||
version_menu = "v1.12 (latest)"
|
||||
version = "v1.12"
|
||||
archived_version = false
|
||||
url_latest_version = "https://docs.dapr.io"
|
||||
|
||||
|
|
Loading…
Reference in New Issue