chore: debug

This commit is contained in:
Cory Dransfeldt 2024-06-10 10:07:20 -07:00
parent 4f238dbb5f
commit 4a621bc6fe
No known key found for this signature in database
7 changed files with 271 additions and 21 deletions

3
wrangler.toml Normal file
View file

@ -0,0 +1,3 @@
name = "coryd-dev"
type = "javascript"
pages_build_output_dir = "./_site"