Skip to content

Commit

Permalink
Added Lens Example (#429)
Browse files Browse the repository at this point in the history
  • Loading branch information
bgodlin authored Oct 17, 2023
1 parent e34bab9 commit ab25cb6
Show file tree
Hide file tree
Showing 2 changed files with 515 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/.vuepress/config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -564,6 +564,10 @@ function getSidebar(locale: string): SidebarOptions {
text: "Polygon Mainnet",
link: `${locale}/quickstart/quickstart_chains/polygon.md`,
},
{
text: "Polygon Lens",
link: `${locale}/quickstart/quickstart_chains/polygon-lens.md`,
},
{
text: "Polygon zkEVM",
link: `${locale}/quickstart/quickstart_chains/polygon-zkevm.md`,
Expand Down
Loading

0 comments on commit ab25cb6

Please sign in to comment.