Skip to content

Commit 57f6ab6

Browse files
authored
feat(banner): add RenderATL
Signed-off-by: Aviv Keller <me@aviv.sh>
1 parent c8a83d6 commit 57f6ab6

1 file changed

Lines changed: 5 additions & 5 deletions

File tree

apps/site/site.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -29,11 +29,11 @@
2929
],
3030
"websiteBanners": {
3131
"index": {
32-
"startDate": "2026-06-16T22:00:00.000Z",
33-
"endDate": "2026-06-23T22:00:00.000Z",
34-
"text": "June Security Release is available",
35-
"link": "https://nodejs.org/en/blog/vulnerability/june-2026-security-releases",
36-
"type": "warning"
32+
"startDate": "2026-06-24T00:00:00.000Z",
33+
"endDate": "2026-08-14T00:00:00.000Z",
34+
"text": "Don't miss Node.js Interactive at RenderATL, August 12–13!",
35+
"link": "https://www.renderatl.com/tickets",
36+
"type": "default"
3737
}
3838
},
3939
"websiteBadges": {

0 commit comments

Comments
 (0)