Skip to content

Commit

Permalink
[Issue-3000] Add the block to promote adoptium summit registration (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierfacq committed Aug 5, 2024
1 parent 82d243d commit 2ddb87d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/AdoptiumNews/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,8 @@ const adoptiumNews = {
body: "Be a part of the first-ever Adoptium Summit on September, 10.<br/>Connect with peers to exchange knowledge on Temurin, AQAvit and other Adoptium's projects.<br/><callToActionLink>Register here</callToActionLink>",
callToActionLink: 'https://www.eclipse.org/events/2024/adoptium-summit/',
date: new Date('2024-09-10'),
startDisplayAt: new Date('2024-05-15'),
stopDisplayAfter: new Date('2024-06-30'),
startDisplayAt: new Date('2024-08-01'),
stopDisplayAfter: new Date('2024-09-09'),
}

const eventDateOptions = {
Expand Down

0 comments on commit 2ddb87d

Please sign in to comment.