Skip to content

Commit

Permalink
@Darken141 1.0.4 - add snek farm button #54
Browse files Browse the repository at this point in the history
1.0.4
  • Loading branch information
Darken141 authored Mar 23, 2023
2 parents 175edec + f49187d commit e0a6dac
Showing 1 changed file with 3 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,9 @@ const SwapTokensSection: React.FC = () => {
alt: "earn rewards third ilu",
}}
cta={{
type: "button",
disabled: true,
// href: "https://app.basilisk.cloud/#/lbp",
label: "COMING SOON",
type: "link",
href: "https://app.basilisk.cloud/#/pools-and-farms",
label: "OPEN SNEK FARMS",
}}
/>
</Section>
Expand Down

0 comments on commit e0a6dac

Please sign in to comment.