work on porting over contact form from old site, also added initial db support

to use later
This commit is contained in:
badblocks 2026-01-06 08:07:19 -08:00
parent 8d989ef36f
commit f641dac69b
No known key found for this signature in database
12 changed files with 232 additions and 32 deletions

View file

@ -1,5 +1,5 @@
---
import Layout from "../layouts/BaseLayout.astro";
import Layout from "@layouts/BaseLayout.astro";
---
<Layout>