diff --git a/superpage/src/components/Course/Trainer.astro b/superpage/src/components/Course/Trainer.astro index 2b2e184..2116982 100644 --- a/superpage/src/components/Course/Trainer.astro +++ b/superpage/src/components/Course/Trainer.astro @@ -7,7 +7,7 @@ import Container from "~/components/Container.astro"; const trainer = await getEntry("trainers", Astro.props.name); --- - +