Fix algolia info

This commit is contained in:
Aaron Crawfis 2020-10-12 21:15:16 -07:00
parent b16b302ee7
commit e0b0ea00d1
1 changed files with 4 additions and 4 deletions

View File

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