feat: add github links in docs (#13491)

* feat: add github links in docs

* apply proto theme

* fix toc
This commit is contained in:
Julien Robert
2022-10-10 20:02:32 +02:00
committed by GitHub
parent b3abb8d5c3
commit 214b11dcba
62 changed files with 906 additions and 343 deletions
+1 -1
View File
@@ -40,7 +40,6 @@ const config = {
docs: {
sidebarPath: require.resolve("./sidebars.js"),
routeBasePath: "/",
editUrl: "https://github.com/cosmos/cosmos-sdk/tree/main/",
lastVersion: lastVersion,
versions: {
current: {
@@ -191,6 +190,7 @@ const config = {
contextualSearch: false,
},
}),
themes: ["@you54f/theme-github-codeblock"],
plugins: [
async function myPlugin(context, options) {
return {