Skip to content

Commit 63ae275

Browse files
committed
add banner for upcoming 19.0.0 release (#4888)
* add banner for 19.0.0 release * Update locale/en/site.json * Update locale/en/site.json
1 parent 5f0e19b commit 63ae275

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

locale/en/site.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -131,10 +131,10 @@
131131
},
132132
"banners": {
133133
"index": {
134-
"startDate": "2022-09-15T16:00:00.000Z",
135-
"endDate": "2022-09-30T23:00:00.000Z",
136-
"text": "New security releases now available for 18.x, 16.x, and 14.x release lines",
137-
"link": "https://nodejs.org/en/blog/vulnerability/september-2022-security-releases/"
134+
"startDate": "2022-10-18T16:00:00.000Z",
135+
"endDate": "2022-10-25T16:00:00.000Z",
136+
"html": "<img alt='Node.js 19 is now live!' src='https://nodejs.org/static/images/NodeJS19_Banner.png'>",
137+
"link": "https://nodejs.org/en/blog/announcements/v19-release-announce/"
138138
},
139139
"blacklivesmatter": {
140140
"visible": false,

static/images/NodeJS19_Banner.png

14.5 KB
Loading

0 commit comments

Comments
 (0)