generated from autonomic-cooperative/astro-payload-template
This commit is contained in:
parent
68972aba1a
commit
da435c8fc1
@ -8,10 +8,8 @@ const { title } = Astro.props;
|
||||
|
||||
<BaseLayout title={title}>
|
||||
<Header/>
|
||||
<div class="min-h-screen flex flex-col">
|
||||
<main class="flex-grow">
|
||||
<slot/>
|
||||
</main>
|
||||
<Footer/>
|
||||
</div>
|
||||
</BaseLayout>
|
Loading…
Reference in New Issue
Block a user