Skip to content

Commit

Permalink
feat: add Cel2 Testnet Bridge and Faucet link to sidebar (#1371)
Browse files Browse the repository at this point in the history
  • Loading branch information
therealharpaljadeja authored Jul 8, 2024
1 parent 789c86b commit 1dcfd45
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions sidebars.js
Original file line number Diff line number Diff line change
Expand Up @@ -1137,6 +1137,16 @@ const sidebars = {
label: "Deploy Contract",
id: "cel2/deploy-contract",
},
{
type: "link",
label: "Cel2 Dango Bridge",
href: "https://testnets.superbridge.app/celo-testnet",
},
{
type: "link",
label: "Cel2 Dango Faucet",
href: "https://faucet.celo.org/dango",
},
{ type: "doc", label: "FAQ", id: "cel2/faq" },
{ type: "link", label: "Cel2 Specs", href: "https://specs.celo.org/" },
],
Expand Down

0 comments on commit 1dcfd45

Please sign in to comment.