docs: enable full-text search (#3004)

This commit is contained in:
Zach
2018-12-12 04:20:02 -05:00
committed by Anton Kaliaev
parent 8003786c9a
commit 9e075d8dd5

View File

@ -8,7 +8,12 @@ module.exports = {
lineNumbers: true
},
themeConfig: {
lastUpdated: "Last Updated",
lastUpdated: true,
algolia: {
apiKey: '59f0e2deb984aa9cdf2b3a5fd24ac501',
indexName: 'tendermint',
debug: false
},
nav: [{ text: "Back to Tendermint", link: "https://tendermint.com" }],
sidebar: [
{