Skip to content

Commit

Permalink
Update config.js
Browse files Browse the repository at this point in the history
  • Loading branch information
zhangyelong authored Dec 12, 2023
1 parent 9c460e8 commit a2ac8c2
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/.vuepress/config.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,6 +53,7 @@ export default defineUserConfig( {
repo: "irisnet/irishub",
docsDir: "docs",
editLinks: true,
contributors: false,
docsBranch: "main",
editLinkText: 'Help us improve this page!',
locales: {
Expand All @@ -78,4 +79,4 @@ export default defineUserConfig( {
}
},
}),
});
});

0 comments on commit a2ac8c2

Please sign in to comment.