diff --git a/vocs.config.ts b/vocs.config.ts index d6157cb..608d14b 100644 --- a/vocs.config.ts +++ b/vocs.config.ts @@ -216,6 +216,10 @@ export default defineConfig({ text: "Cosmos Requests", link: "/lib/requester/cosmos", }, + { + text: "Tendermint Requests", + link: "/lib/requester/tendermint", + }, ], }, {