remove toc
This commit is contained in:
parent
a19b417d71
commit
f3aeeb1b5f
8 changed files with 177 additions and 282 deletions
|
|
@ -3,4 +3,7 @@ import BaseLayout from "../layouts/BaseLayout.astro";
|
|||
const title = "barrett ruth";
|
||||
---
|
||||
|
||||
<BaseLayout title={title}> henlo </BaseLayout>
|
||||
<BaseLayout title={title}
|
||||
><em>barrett</em> ruth
|
||||
<script src="index.css" is:inline></script>
|
||||
</BaseLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue