From 14477efbf2efba1eb074d55133f763c30615a542 Mon Sep 17 00:00:00 2001 From: Prad Nukala Date: Tue, 30 Jun 2026 14:32:37 -0400 Subject: [PATCH] docs(ui): replace StreamPlayer with YouTube component in AGENTS.md --- src/components/AGENTS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/components/AGENTS.md b/src/components/AGENTS.md index 2e8f300..0290894 100644 --- a/src/components/AGENTS.md +++ b/src/components/AGENTS.md @@ -11,7 +11,7 @@ Reusable `.astro` components for layout, content rendering, theming, search, and |------|-------------| | `BaseHead.astro` | All `` tags: title, meta, canonical, Open Graph/Twitter, favicons, RSS auto-discovery, webmentions. | | `ExperienceTags.astro` | Renders linked chips for an entry's `experiences` refs; resolves them with `getEntries` and links to `/experience/`. Used by Masthead, Project, and the speaking page. | -| `StreamPlayer.astro` | Cloudflare Stream embed — an iframe at `${streamOrigin}/${videoId}/iframe`. Used on speaking detail pages. No external player dependency. | +| `YouTube.astro` | Responsive YouTube embed (`youtube-nocookie.com/embed/`). Used on speaking detail pages. No external player dependency. | | `FormattedDate.astro` | `