We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 588511a commit ee29500Copy full SHA for ee29500
site.json
@@ -27,11 +27,10 @@
27
],
28
"websiteBanners": {
29
"index": {
30
- "startDate": "2023-10-13T13:30:00.000Z",
31
- "endDate": "2023-10-19T13:30:00.000Z",
32
- "text": "Security releases now available",
33
- "link": "https://nodejs.org/en/blog/vulnerability/october-2023-security-releases/",
34
- "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;' />"
35
}
36
},
37
"footerLinks": [
0 commit comments