Skip to content
This repository was archived by the owner on May 13, 2025. It is now read-only.

Commit ce1bfb7

Browse files
authored
Blog: update banner to mention security release (nodejs#6864)
1 parent 188a42a commit ce1bfb7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

site.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
],
3030
"websiteBanners": {
3131
"index": {
32-
"startDate": "2024-04-24T03:00:00.000Z",
33-
"endDate": "2024-05-17T17:30:00.000Z",
34-
"text": "Node.js v22 is now available!",
35-
"link": "https://nodejs.org/en/blog/announcements/v22-release-announce",
36-
"type": "default"
32+
"startDate": "2024-06-26T00:00:00.000Z",
33+
"endDate": "2024-07-02T00:00:00.000Z",
34+
"text": "New security releases to be made available July 2nd, 2024",
35+
"link": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases",
36+
"type": "warning"
3737
}
3838
},
3939
"websiteBadges": {

0 commit comments

Comments
 (0)