--- import Page from "../../articles/[...slug].astro" export { getStaticPaths } from "../../articles/[...slug].astro" const { props } = Astro ---