-
-
Notifications
You must be signed in to change notification settings - Fork 6.4k
doc: add security release to banner #4490
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
"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": { |
There was a problem hiding this comment.
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
There was a problem hiding this comment.
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.
There was a problem hiding this comment.
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?
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I agree with @Trott that it's likely ok to remove the other banner as well since it has not been active for a while.
@nschonni are you ok with the change as is? would be good to get the banner live for the security release pre-annouce. |
It's probably OK, but there was templating logic that still exists for that variable |
The link 404s. |
missed this in previous PR.