remove more things

This commit is contained in:
Barrett Ruth 2026-01-12 11:12:48 -05:00
parent dac0749890
commit a19b417d71
3 changed files with 3 additions and 7 deletions

View file

@ -3,4 +3,4 @@ import BaseLayout from "../layouts/BaseLayout.astro";
const title = "barrett ruth";
---
<BaseLayout title={title} useHeader={false}> henlo </BaseLayout>
<BaseLayout title={title}> henlo </BaseLayout>