mirror of
https://github.com/michaelrausch/michaelrausch-24.git
synced 2024-12-26 12:29:57 +00:00
boop
This commit is contained in:
parent
66fcfa31e8
commit
896243fcee
@ -18,7 +18,7 @@ const { title, description, redirect } = Astro.props;
|
||||
<head>
|
||||
<Head title={`${title} | ${SITE.NAME}`} description={description} redirect={redirect}/>
|
||||
</head>
|
||||
<body>
|
||||
<body>
|
||||
<main>
|
||||
<slot />
|
||||
</main>
|
||||
|
Loading…
Reference in New Issue
Block a user