Docs configuration changes (#3106)

This commit is contained in:
Zach 2018-12-13 13:16:23 -05:00 committed by Jack Zampolin
parent 0ccdb204e3
commit 5802becf09
1 changed files with 5 additions and 0 deletions

View File

@ -8,6 +8,11 @@ module.exports = {
lineNumbers: true
},
themeConfig: {
repo: "cosmos/cosmos-sdk",
editLinks: true,
docsDir: "docs",
docsBranch: "develop",
editLinkText: 'Edit this page on Github',
lastUpdated: true,
algolia: {
apiKey: 'a6e2f64347bb826b732e118c1366819a',