Merge pull request #981 from AaronCrawfis/algolia-rc1-enable

Reenable Algolia for RC1
This commit is contained in:
Aaron Crawfis 2020-12-04 12:04:16 -08:00 committed by GitHub
commit 50fc275dca
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -93,9 +93,9 @@
@include media-breakpoint-up(md) {
padding-top: 4rem;
background-color: $td-sidebar-bg-color;
padding-right: 1rem;
padding-right: .5rem;
padding-left: .5rem;
border-right: 1px solid $td-sidebar-border-color;
min-width: 18rem;
}

View File

@ -51,7 +51,7 @@ copyright = "Dapr"
#privacy_policy = "https://policies.google.com/privacy"
# Algolia
algolia_docsearch = false # Re-enable after setting up new algolia index
algolia_docsearch = true
offlineSearch = false
# GitHub Information

View File

@ -5,7 +5,7 @@
// Your apiKey and indexName will be given to you once
// we create your config
apiKey: '54ae43aa28ce8f00c54c8d5f544d29b9',
indexName: 'crawler_dapr',
indexName: 'crawler_dapr-rc1',
appId: 'O0QLQGNF38',
// Replace inputSelector with a CSS selector
// matching your search input