Skip to content

Commit

Permalink
feat(banner): add cyber week (nodejs#7311)
Browse files Browse the repository at this point in the history
  • Loading branch information
AugustinMauroy authored Dec 5, 2024
1 parent 32546f8 commit 7c1e4db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions apps/site/site.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,10 +28,10 @@
],
"websiteBanners": {
"index": {
"startDate": "2024-09-04T00:00:00.000Z",
"endDate": "2024-09-30T00:00:00.000Z",
"text": "Save 60% on Node.js Training and Certification through September 30 with code ROCKET60",
"link": "https://training.linuxfoundation.org/openjs-sept-24-promo/",
"startDate": "2024-12-04T00:00:00.000Z",
"endDate": "2024-12-11T00:00:00.000Z",
"text": "Save up to 60% on Node.js courses and certifications",
"link": "https://training.linuxfoundation.org/cyber-monday-openjs-2024/",
"type": "default"
}
},
Expand Down

0 comments on commit 7c1e4db

Please sign in to comment.