Skip to content

Commit cb1e39c

Browse files
authored
fix banner start date for security release announce (#5043)
Signed-off-by: Michael Dawson <[email protected]>
1 parent 3d1bc0a commit cb1e39c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

locale/en/site.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@
131131
},
132132
"banners": {
133133
"index": {
134-
"startDate": "2023-02-14T16:00:00.000Z",
134+
"startDate": "2023-02-07T16:00:00.000Z",
135135
"endDate": "2023-03-07T23:00:00.000Z",
136136
"text": "New security releases to be made available February 14th, 2023",
137137
"link": "https://nodejs.org/en/blog/vulnerability/february-2023-security-releases/"

0 commit comments

Comments
 (0)