remove toc

This commit is contained in:
Barrett Ruth 2026-01-12 11:19:21 -05:00
parent a19b417d71
commit f3aeeb1b5f
8 changed files with 177 additions and 282 deletions

View file

@ -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>