mirror of https://github.com/dapr/docs.git
Fix algolia info
This commit is contained in:
parent
b16b302ee7
commit
e0b0ea00d1
|
@ -50,16 +50,15 @@ id = "UA-149338238-3"
|
||||||
copyright = "Dapr"
|
copyright = "Dapr"
|
||||||
#privacy_policy = "https://policies.google.com/privacy"
|
#privacy_policy = "https://policies.google.com/privacy"
|
||||||
|
|
||||||
|
# Algolia
|
||||||
|
algolia_docsearch = true
|
||||||
|
|
||||||
# GitHub Information
|
# GitHub Information
|
||||||
github_repo = "https://github.com/dapr/docs"
|
github_repo = "https://github.com/dapr/docs"
|
||||||
github_project_repo = "https://github.com/dapr/dapr"
|
github_project_repo = "https://github.com/dapr/dapr"
|
||||||
github_subdir = "daprdocs"
|
github_subdir = "daprdocs"
|
||||||
github_branch = "hugo-docs"
|
github_branch = "hugo-docs"
|
||||||
|
|
||||||
# Algolia
|
|
||||||
algolia_docsearch = true
|
|
||||||
sidebar_search_disable = true
|
|
||||||
|
|
||||||
# Versioning
|
# Versioning
|
||||||
version_menu = "Releases"
|
version_menu = "Releases"
|
||||||
version = "v0.11"
|
version = "v0.11"
|
||||||
|
@ -82,6 +81,7 @@ archived_version = false
|
||||||
[params.ui]
|
[params.ui]
|
||||||
sidebar_menu_compact = true
|
sidebar_menu_compact = true
|
||||||
navbar_logo = true
|
navbar_logo = true
|
||||||
|
sidebar_search_disable = true
|
||||||
|
|
||||||
# Links
|
# Links
|
||||||
## End user relevant links. These will show up on left side of footer and in the community page if you have one.
|
## End user relevant links. These will show up on left side of footer and in the community page if you have one.
|
||||||
|
|
Loading…
Reference in New Issue