From 693753d648dd9b905a307b11646208c09e40386b Mon Sep 17 00:00:00 2001 From: Elliott Marquez <5981958+e111077@users.noreply.github.com> Date: Wed, 10 Jan 2024 14:07:58 -0800 Subject: [PATCH] remove extraneous description stuff on videos --- packages/lit-dev-content/site/_data/videos.js | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/lit-dev-content/site/_data/videos.js b/packages/lit-dev-content/site/_data/videos.js index db7102e55..20a16d768 100644 --- a/packages/lit-dev-content/site/_data/videos.js +++ b/packages/lit-dev-content/site/_data/videos.js @@ -82,49 +82,49 @@ const loadVideoData = () => }, { title: 'Lit Labs: Task (graduated)', - summary: `This video covers @lit-labs/task, a package under development in Lit Labs. Watch for an overview, demos, package status and more! Originally streamed as part of the Lit Labs Lowdown event on October 24, 2022.`, + summary: `This video covers @lit-labs/task, a package under development in Lit Labs. Watch for an overview, demos, package status and more!`, youtubeId: 'niWKuGhyE0M', date: 'Jan 19 2023', }, { title: 'Lit Labs: Context (graduated)', - summary: `In this video, we cover @lit-labs/context, a package under development in Lit Labs. Watch for an overview, an explanation of the underlying Web Components Context Protocol, use cases, demos, package status and more! Originally streamed as part of the Lit Labs Lowdown event on October 24, 2022.`, + summary: `In this video, we cover @lit-labs/context, a package under development in Lit Labs. Watch for an overview, an explanation of the underlying Web Components Context Protocol, use cases, demos, package status and more!`, youtubeId: 'irHAr1yTE5Q', date: 'Jan 19 2023', }, { title: 'Lit Labs: Observers', - summary: `This video covers @lit-labs/observers, a package under development in Lit Labs. Watch for an overview, demos, package status and more! Originally streamed as part of the Lit Labs Lowdown event on October 24, 2022.`, + summary: `This video covers @lit-labs/observers, a package under development in Lit Labs. Watch for an overview, demos, package status and more!`, youtubeId: 'g_9PVegjQuw', date: 'Jan 19 2023', }, { title: 'Lit Labs: SSR (server-side rendering)', - summary: `This video covers @lit-labs/ssr, a server-side rendering package under development in Lit Labs. Watch for an overview, demos, project status and more! Originally streamed as part of the Lit Labs Lowdown event on October 24, 2022.`, + summary: `This video covers @lit-labs/ssr, a server-side rendering package under development in Lit Labs. Watch for an overview, demos, project status and more!`, youtubeId: '_xcIEx2P8nk', date: 'Jan 19 2023', }, { title: 'Lit Labs: Framework wrapper generators', - summary: `This video covers framework wrapper generators, a feature of the Lit CLI under development in Lit Labs. Watch for an overview, benefits, use case, status and more! Originally streamed as part of the Lit Labs Lowdown event on October 24, 2022.`, + summary: `This video covers framework wrapper generators, a feature of the Lit CLI under development in Lit Labs. Watch for an overview, benefits, use case, status and more!`, youtubeId: 'CL_3TLFkwNE', date: 'Jan 19 2023', }, { title: 'Lit Labs: Motion', - summary: `This video covers @lit-labs/motion, a package under development in Lit Labs. Watch for an overview, examples, quick tips, package status and more! Originally streamed as part of the Lit Labs Lowdown event on October 24, 2022.`, + summary: `This video covers @lit-labs/motion, a package under development in Lit Labs. Watch for an overview, examples, quick tips, package status and more!`, youtubeId: '9jxjc-bxwfI', date: 'Jan 19 2023', }, { title: 'Lit Labs: React (graduated)', - summary: `This video covers @lit-labs/react, a package under development in Lit Labs. Watch for an overview, use cases, package status and more! Originally streamed as part of the Lit Labs Lowdown event on October 24, 2022.`, + summary: `This video covers @lit-labs/react, a package under development in Lit Labs. Watch for an overview, use cases, package status and more!`, youtubeId: 'agBn1LW6dbM', date: 'Jan 19 2023', }, { title: 'Lit Labs: Virtualizer', - summary: `This video covers @lit-labs/virtualizer, a package under development in Lit Labs. Watch for an overview, examples, features, package status and more! Originally streamed as part of the Lit Labs Lowdown event on October 24, 2022.`, + summary: `This video covers @lit-labs/virtualizer, a package under development in Lit Labs. Watch for an overview, examples, features, package status and more!`, youtubeId: 'ay8ImAgO9ik', date: 'Jan 19 2023', },