Skip to content

Commit

Permalink
Adjusts banner date
Browse files Browse the repository at this point in the history
  • Loading branch information
abtestingalpha committed May 20, 2024
1 parent 85e40c9 commit 0ea6360
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ export function LandingPageWrapper({ children }: { children: any }) {
bannerId="2024-05-02-scroll-launch"
bannerContents="Synapse Protocol now available on Scroll"
startDate={new Date('2024-05-08T18:45:09+00:00')}
endDate={new Date('2024-05-27T18:45:09+00:00')}
endDate={new Date('2024-06-15T18:45:09+00:00')}
/>
<MaintenanceBanners />
<LandingNav />
Expand Down

0 comments on commit 0ea6360

Please sign in to comment.