More AI
This commit is contained in:
parent
f3fc893675
commit
bb5b4c4cf3
43 changed files with 585 additions and 524 deletions
|
|
@ -10,6 +10,7 @@ const { title, description } = Astro.props;
|
|||
<Base {...Astro.props}>
|
||||
<div class="page-shell">
|
||||
<header class="page-header">
|
||||
<slot name="breadcrumbs" />
|
||||
<h1>{title}</h1>
|
||||
<p>{description}</p>
|
||||
</header>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue