🎩 fix helmet
This commit is contained in:
parent
10ff3eea0c
commit
f44f06b949
3 changed files with 1 additions and 9 deletions
|
@ -4,10 +4,6 @@ import SectionContainer from '../components/SectionContainer.astro';
|
|||
|
||||
const {frontmatter} = Astro.props;
|
||||
---
|
||||
<head>
|
||||
<BaseHead title={frontmatter.title} description={frontmatter.description} />
|
||||
</head>
|
||||
|
||||
<SectionContainer>
|
||||
<main class="flex flex-col flex-1 mb-auto break-words mt-4">
|
||||
<article>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue