Skip to content

Commit 4f513e7

Browse files
authored
chore: added new certification promo (#7029)
Signed-off-by: Claudio W <[email protected]>
1 parent 544f779 commit 4f513e7

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

apps/site/site.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -28,11 +28,11 @@
2828
],
2929
"websiteBanners": {
3030
"index": {
31-
"startDate": "2024-07-08T00:00:00.000Z",
32-
"endDate": "2024-07-16T23:59:00.000Z",
33-
"text": "July Security Release is available",
34-
"link": "https://nodejs.org/en/blog/vulnerability/july-2024-security-releases",
35-
"type": "warning"
31+
"startDate": "2024-09-04T00:00:00.000Z",
32+
"endDate": "2024-09-30T00:00:00.000Z",
33+
"text": "Save 60% on Node.js Training and Certification through September 30 with code ROCKET60",
34+
"link": "https://training.linuxfoundation.org/openjs-sept-24-promo/",
35+
"type": "default"
3636
}
3737
},
3838
"websiteBadges": {

0 commit comments

Comments
 (0)