From 53c150e1cb5d26971555b65751b75fb2bf868b6b Mon Sep 17 00:00:00 2001 From: Esteban Date: Sun, 17 May 2026 06:13:46 -0500 Subject: [PATCH] feat: add dynamic video page route for locale and slug parameters --- src/pages/[locale]/[videos_slug]/index.astro | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 src/pages/[locale]/[videos_slug]/index.astro diff --git a/src/pages/[locale]/[videos_slug]/index.astro b/src/pages/[locale]/[videos_slug]/index.astro new file mode 100644 index 0000000..e69de29