diff --git a/nx-dev/ui-conference/src/lib/conf-schedule-short.tsx b/nx-dev/ui-conference/src/lib/conf-schedule-short.tsx index cd872ce16a..cd6a493ac1 100644 --- a/nx-dev/ui-conference/src/lib/conf-schedule-short.tsx +++ b/nx-dev/ui-conference/src/lib/conf-schedule-short.tsx @@ -60,6 +60,15 @@ export function ConfScheduleShort(): JSX.Element { speakers: ['Jo Hanna Pearce'], videoUrl: '', }, + { + type: 'event', + time: '', + title: 'Build your own Nx Workspace from Scratch', + description: + "Nx Plugins are opinionated and generate quite a bit of configuration. But what happens when that doesn't suit your organization? What is actually necessary and what can be altered? To understand the core of Nx and how to configure it exactly to your needs, Jason Jean and Miroslav Jonas will be building an Nx Workspace from scratch!", + speakers: ['Jason Jean'], + videoUrl: '', + }, { type: 'event', time: '',