Skip to content

Commit

Permalink
meta: add banner for cyber monday
Browse files Browse the repository at this point in the history
  • Loading branch information
ovflowd committed Nov 27, 2023
1 parent 588511a commit ee29500
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions site.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,11 +27,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/",
"html": null
"startDate": "2023-11-26T00:00:00.000Z",
"endDate": "2023-12-05T00:00:00.000Z",
"link": "https://training.linuxfoundation.org/cyber-monday-js-2023/",
"html": "<img src='https://i.imgur.com/aftCmrq.png' alt='Node.js Training Banner' style='margin:0 auto;border-radius:4px;' />"
}
},
"footerLinks": [
Expand Down

0 comments on commit ee29500

Please sign in to comment.