remove trainer
This commit is contained in:
@@ -7,7 +7,7 @@ import Container from "~/components/Container.astro";
|
|||||||
const trainer = await getEntry("trainers", Astro.props.name);
|
const trainer = await getEntry("trainers", Astro.props.name);
|
||||||
---
|
---
|
||||||
|
|
||||||
<Container>
|
<Container data-pagefind-ignore="all">
|
||||||
<div class="bg-white/10 rounded-2xl p-5 xl:py-32">
|
<div class="bg-white/10 rounded-2xl p-5 xl:py-32">
|
||||||
<div class="lg:w-8/12 flex max-lg:flex-col gap-5 mx-auto">
|
<div class="lg:w-8/12 flex max-lg:flex-col gap-5 mx-auto">
|
||||||
<div class="shrink-0">
|
<div class="shrink-0">
|
||||||
|
|||||||
Reference in New Issue
Block a user