Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
Mister-Hope committed Nov 9, 2023
2 parents da795f9 + 1f47858 commit 310d485
Show file tree
Hide file tree
Showing 2 changed files with 1,189 additions and 1 deletion.
11 changes: 10 additions & 1 deletion docs/.vuepress/sidebar.ts
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,16 @@ export const getSidebar = (locale: string) =>
},
{
text: "BNB Smart Chain (BSC)",
link: `${locale}/quickstart/quickstart_chains/bsc.md`,
children: [
{
link: `${locale}/quickstart/quickstart_chains/bsc.md`,
text: "Mobox Pools",
},
{
link: `${locale}/quickstart/quickstart_chains/bsc-pancakeswap-v3.md`,
text: "PancakeSwap",
},
],
},
{
text: "Celo",
Expand Down
Loading

0 comments on commit 310d485

Please sign in to comment.