Skip to content

Commit

Permalink
remove extraneous description stuff on videos
Browse files Browse the repository at this point in the history
  • Loading branch information
e111077 committed Jan 10, 2024
1 parent 6d837c6 commit 693753d
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions packages/lit-dev-content/site/_data/videos.js
Original file line number Diff line number Diff line change
Expand Up @@ -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',
},
Expand Down

0 comments on commit 693753d

Please sign in to comment.