docs: add algolia docsearch configs (#5309)

This commit is contained in:
Cyrus Goh
2020-08-31 00:07:31 -07:00
committed by GitHub
parent 49efd44faa
commit 55cd49ad08

View File

@@ -16,6 +16,11 @@ module.exports = {
docsDir: 'docs',
editLinks: true,
label: 'core',
algolia: {
id: "BH4D9OD16A",
key: "59f0e2deb984aa9cdf2b3a5fd24ac501",
index: "tendermint"
},
topbar: {
banner: false,
},