Skip to content

Commit

Permalink
blog: update site.json to include 21 banner
Browse files Browse the repository at this point in the history
  • Loading branch information
RafaelGSS committed Oct 17, 2023
1 parent f3bbb90 commit c3eca4e
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions site.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
],
"websiteBanners": {
"index": {
"startDate": "2023-10-13T13:30:00.000Z",
"endDate": "2023-10-19T13:30:00.000Z",
"text": "Security releases now available",
"link": "https://nodejs.org/en/blog/vulnerability/october-2023-security-releases/"
"startDate": "2023-10-17T13:30:00.000Z",
"endDate": "2023-10-24T13:30:00.000Z",
"text": "Node.js 21 is available!",
"link": "https://nodejs.org/en/blog/announcements/v21-release-announce"
}
},
"footerLinks": [
Expand Down

0 comments on commit c3eca4e

Please sign in to comment.