Skip to content

Commit

Permalink
Merge pull request #694 from artizen-fund/fixJWT
Browse files Browse the repository at this point in the history
yes
  • Loading branch information
rubelux authored Jan 29, 2024
2 parents b020070 + 13f1fda commit b7cd070
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/HomeParts/HomeHeader.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const HomeHeader = ({ season, loading }: IHomeHeader) => {
{!loading && !isSeasonActive && (
<Row>
<Button level={0} href="https://vote.artizen.fund/submit">
Submit Artifacts
Submit Projects
</Button>
{/* !!season && (
<Col>
Expand Down

1 comment on commit b7cd070

@vercel
Copy link

@vercel vercel bot commented on b7cd070 Jan 29, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

artizen-frontend – ./

artizen-frontend-artizen.vercel.app
artizen-frontend-git-main-artizen.vercel.app
www.artizen.fund

Please sign in to comment.