Skip to content

Commit

Permalink
Merge branch 'staging' of https://github.com/Vizzuality/ncs-go
Browse files Browse the repository at this point in the history
  • Loading branch information
anamontiaga committed Sep 13, 2023
2 parents fc91a7b + 2d7c974 commit 1e7d8ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/containers/home/intro/constants.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ export const STEPS = [
<div className="relative px-4 -translate-y-20">
<div className="w-48 h-48 mx-auto" />
<div className="absolute w-screen max-w-2xl px-4 mt-10 text-center -translate-x-1/2 left-1/2 top-full">
<p className="uppercase tracking-[0.32em]">Coming soon</p>
<p className="uppercase tracking-[0.32em]">November 2023</p>
</div>
</div>
),
Expand Down

2 comments on commit 1e7d8ad

@vercel
Copy link

@vercel vercel bot commented on 1e7d8ad Sep 13, 2023

Choose a reason for hiding this comment

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

@vercel
Copy link

@vercel vercel bot commented on 1e7d8ad Sep 13, 2023

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:

ncs-go – ./

ncs-go.vercel.app
ncs-go-git-main-vizzuality1.vercel.app
ncs-go-vizzuality1.vercel.app

Please sign in to comment.