Skip to content

Commit c3eca4e

Browse files
committed
blog: update site.json to include 21 banner
1 parent f3bbb90 commit c3eca4e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

site.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
],
3434
"websiteBanners": {
3535
"index": {
36-
"startDate": "2023-10-13T13:30:00.000Z",
37-
"endDate": "2023-10-19T13:30:00.000Z",
38-
"text": "Security releases now available",
39-
"link": "https://nodejs.org/en/blog/vulnerability/october-2023-security-releases/"
36+
"startDate": "2023-10-17T13:30:00.000Z",
37+
"endDate": "2023-10-24T13:30:00.000Z",
38+
"text": "Node.js 21 is available!",
39+
"link": "https://nodejs.org/en/blog/announcements/v21-release-announce"
4040
}
4141
},
4242
"footerLinks": [

0 commit comments

Comments
 (0)