main page fixes and styling
This commit is contained in:
parent
d42b26f0b6
commit
2d68d8b526
3 changed files with 75 additions and 17 deletions
|
@ -24,7 +24,6 @@ const { title, description } = Astro.props;
|
|||
</head>
|
||||
<body class="baselayout">
|
||||
<Header />
|
||||
<h1>{title}</h1>
|
||||
<slot />
|
||||
<Footer />
|
||||
</body>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue