mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-03 11:45:18 +00:00
docs: add algolia docsearch configs (#5309)
This commit is contained in:
@@ -16,6 +16,11 @@ module.exports = {
|
||||
docsDir: 'docs',
|
||||
editLinks: true,
|
||||
label: 'core',
|
||||
algolia: {
|
||||
id: "BH4D9OD16A",
|
||||
key: "59f0e2deb984aa9cdf2b3a5fd24ac501",
|
||||
index: "tendermint"
|
||||
},
|
||||
topbar: {
|
||||
banner: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user