mirror of
https://github.com/FranP-code/create-better-t-stack.git
synced 2025-10-12 23:52:15 +00:00
fix(web): YouTube embedId by removing timestamp parameter
This commit is contained in:
@@ -12,7 +12,7 @@ const YOUTUBE_VIDEOS = [
|
||||
title: "Advanced Vibe Coding - setup for new projects",
|
||||
},
|
||||
{
|
||||
embedId: "cdivzGRhsYk&t=328s",
|
||||
embedId: "cdivzGRhsYk",
|
||||
title:
|
||||
"MY UPGRADED AI Coding Workflow + Free APIs: How I DO AI Coding! (Stitch, Better T3, SuperNinja)",
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user