Super basic home and contact page to be able to put something live

This commit is contained in:
2025-07-04 00:31:09 -07:00
parent d515e581b5
commit a0e66ec8e2
24 changed files with 105 additions and 119 deletions

View File

@@ -1,6 +0,0 @@
---
import BaseLayout from '../../layouts/BaseLayout.astro';
---
<BaseLayout>
</BaseLayout>