From bddba615a15b1e1b0f5ca413e7606b806142450f Mon Sep 17 00:00:00 2001 From: Jose Felix Date: Mon, 8 Jan 2024 16:09:04 -0400 Subject: [PATCH] test: start date to today --- cms/top-announcement-banner.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cms/top-announcement-banner.json b/cms/top-announcement-banner.json index 3006cf4..7a1a5ed 100644 --- a/cms/top-announcement-banner.json +++ b/cms/top-announcement-banner.json @@ -9,7 +9,7 @@ "url": "https://www.google.com" }, "localStorageKey": "top-announcement-banner-test", - "startDate": "2024-01-30T00:00:00.000Z", + "startDate": "2024-01-08T00:00:00.000Z", "endDate": "2024-02-01T00:00:00.000Z" } }