From 2ddb87d2731c0d9e773adfdcd5f68beffd87b746 Mon Sep 17 00:00:00 2001 From: Xavier FACQ Date: Mon, 5 Aug 2024 23:31:42 +0200 Subject: [PATCH] [Issue-3000] Add the block to promote adoptium summit registration (#3007) --- src/components/AdoptiumNews/index.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/components/AdoptiumNews/index.tsx b/src/components/AdoptiumNews/index.tsx index 57e95f329..c01c27a2f 100644 --- a/src/components/AdoptiumNews/index.tsx +++ b/src/components/AdoptiumNews/index.tsx @@ -10,8 +10,8 @@ const adoptiumNews = { body: "Be a part of the first-ever Adoptium Summit on September, 10.
Connect with peers to exchange knowledge on Temurin, AQAvit and other Adoptium's projects.
Register here", 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 = {