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