From ed0ce2379d931646ddb843d7241fe27819d6c3f5 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Sun, 19 Jul 2026 10:39:24 +0000 Subject: [PATCH] Remove legacy /workshop route Co-authored-by: mnkiefer <8320933+mnkiefer@users.noreply.github.com> --- docs/src/pages/workshop.astro | 21 --------------------- 1 file changed, 21 deletions(-) delete mode 100644 docs/src/pages/workshop.astro diff --git a/docs/src/pages/workshop.astro b/docs/src/pages/workshop.astro deleted file mode 100644 index 13c40def2c8..00000000000 --- a/docs/src/pages/workshop.astro +++ /dev/null @@ -1,21 +0,0 @@ ---- -import StarlightPage from '@astrojs/starlight/components/StarlightPage.astro'; -import WorkshopExperience from '../components/workshop/WorkshopExperience.astro'; ---- - - - - - - \ No newline at end of file