docs: add edit on Github links (#3014)

This commit is contained in:
Zach
2018-12-14 00:32:09 -05:00
committed by Anton Kaliaev
parent f7e463f6d3
commit 3fbe9f235a

View File

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