trying this
This commit is contained in:
parent
e142e6b38f
commit
a20dc1ee0b
18 changed files with 170 additions and 81 deletions
|
@ -6,7 +6,7 @@ import Footer from "~/components/ui/Footer.astro";
|
|||
const { title, description, icon, date } = Astro.props;
|
||||
---
|
||||
|
||||
<Layout>
|
||||
<Layout title={title} description={description} date={date}>
|
||||
<div>
|
||||
<Header />
|
||||
<main>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue