Skip to content

Commit

Permalink
Docs configuration changes (cosmos#3106)
Browse files Browse the repository at this point in the history
  • Loading branch information
zramsay authored and jackzampolin committed Dec 13, 2018
1 parent 0ccdb20 commit 5802bec
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
Expand Down

0 comments on commit 5802bec

Please sign in to comment.