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