Skip to content

Commit

Permalink
kava example + further content rationalisation (#464)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgodlin authored Jan 15, 2024
1 parent d150a71 commit 27b56be
Show file tree
Hide file tree
Showing 8 changed files with 410 additions and 6 deletions.
4 changes: 4 additions & 0 deletions docs/.vuepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -291,6 +291,10 @@ export const getSidebar = (locale: string) =>
text: "IBC transfers",
link: `${locale}/quickstart/quickstart_multichain/ibc-transfers.md`,
},
{
text: "Kava Multi-Chain (EVM & Cosmos)",
link: `${locale}/quickstart/quickstart_multichain/kava-multi-chain.md`,
},
],
},
{
Expand Down
Loading

0 comments on commit 27b56be

Please sign in to comment.