Skip to content

Commit

Permalink
feat: flow integration template
Browse files Browse the repository at this point in the history
  • Loading branch information
PaulRBerg committed Dec 20, 2024
1 parent 4c944e7 commit a98bc70
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -295,16 +295,20 @@ const config: Config = {
title: "Developers",
items: [
{
label: "Lockup",
label: "Lockup Contracts",
href: "https://github.com/sablier-labs/v2-core",
},
{
label: "Flow",
label: "Integration Template",
href: "https://github.com/sablier-labs/lockup-integration-template",
},
{
label: "Flow Contracts",
href: "https://github.com/sablier-labs/flow",
},
{
label: "Integration Template",
href: "https://github.com/sablier-labs/lockup-integration-template",
label: "Flow Integration Template",
href: "https://github.com/sablier-labs/flow-integration-template",
},
{
label: "Subgraphs",
Expand Down

0 comments on commit a98bc70

Please sign in to comment.