diff --git a/superpage/src/layouts/Layout.astro b/superpage/src/layouts/Layout.astro index 76f60c1..715b56c 100644 --- a/superpage/src/layouts/Layout.astro +++ b/superpage/src/layouts/Layout.astro @@ -24,32 +24,11 @@ import '@fontsource/roboto' - - - - - - - - - - - +
diff --git a/superpage/src/pages/[slug].astro b/superpage/src/pages/[slug].astro index cfed7d0..2be0c06 100644 --- a/superpage/src/pages/[slug].astro +++ b/superpage/src/pages/[slug].astro @@ -189,7 +189,11 @@ const trainer = data.course?.trainer ? await getEntry(data.course?.trainer) : nu ))}