Skip to content

Commit

Permalink
[DEV-1534] Update webinar timing (#757)
Browse files Browse the repository at this point in the history
* [DEV-1534] Update webinar timing

* Create popular-readers-crash.md

---------

Co-authored-by: Marco Comi <[email protected]>
  • Loading branch information
certevol and kin0992 authored Mar 19, 2024
1 parent ebc7c27 commit 3effab5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/popular-readers-crash.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"nextjs-website": patch
---

[DEV-1534] Update webinar end time
2 changes: 1 addition & 1 deletion apps/nextjs-website/src/_contents/webinars.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ export const webinars: readonly Webinar[] = [
},
],
startDateTime: '2024-03-20T09:00:00.000Z',
endDateTime: '2024-03-20T09:45:00.000Z',
endDateTime: '2024-03-20T10:00:00.000Z',
subscribeCtaLabel: '',
relatedLinks: [
{
Expand Down

0 comments on commit 3effab5

Please sign in to comment.