docs(core): adjust nx course video titles for better SEO (#29079)

Co-authored-by: Isaac Mann <isaacplmann@users.noreply.github.com>
This commit is contained in:
Juri Strumpflohner 2024-11-26 17:32:05 +01:00 committed by GitHub
parent c75aa8f661
commit bcaef27046
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
---
title: 'Automate Task Pipelines to Build Before next start'
title: 'Create a Task Pipeline to Build Your Next app Before Serving it'
videoUrl: 'https://youtu.be/_U4hu6SuBaY'
duration: '3:07'
---

View File

@ -1,5 +1,5 @@
---
title: 'Configure CI to Access Remote Caching'
title: 'Enable Read/Write Access to your Nx Remote Cache from CI'
videoUrl: 'https://youtu.be/vBokLJ_F8qs'
duration: '1:45'
---

View File

@ -1,5 +1,5 @@
---
title: 'Run Tasks in Parallel on Different Machines on CI'
title: 'Speed Up CI by Running Tasks in Parallel on Different Machines'
videoUrl: 'https://youtu.be/lO_p4tA6IZI'
duration: '2:08'
---

View File

@ -1,5 +1,5 @@
---
title: 'Split Playwright e2e Tests for a Faster CI'
title: 'Run Playwright E2E Tests Faster by Parallelizing Them on CI'
videoUrl: 'https://youtu.be/42XnmzxEXM8'
duration: '5:47'
---