Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 4 additions & 9 deletions locale/en/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -163,15 +163,10 @@
},
"banners": {
"index": {
"startDate": "2022-01-04T16:00:00.000Z",
"endDate": "2022-01-25T16:00:00.000Z",
"text": "New security releases now available for Node.js 12, 14, 16, and 17 release lines",
"link": "https://nodejs.org/en/blog/vulnerability/jan-2022-security-releases/"
},
"blacklivesmatter": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just update the index banner, not this one

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This removes that banner info from site.json, which I think is OK, but if you want/need it in a separate PR, I guess we could do that too.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@nschonni just pushed a change to limit to the right part, look ok?

"visible": false,
"text": "#BlackLivesMatter",
"link": "black-lives-matter/"
"startDate": "2022-03-14T12:00:00.000Z",
"endDate": "2022-03-28T12:00:00.000Z",
"text": "OpenSSL security releases may require Node.js security releases",
"link": "https://nodejs.org/en/blog/vulnerability/openssl-and-high-severity-fixes-mar-2022/"
}
}
}