diff --git a/wrangler.toml b/wrangler.toml deleted file mode 100644 index 795728c..0000000 --- a/wrangler.toml +++ /dev/null @@ -1,9 +0,0 @@ -name = 'homepage' -compatibility_date = "2025-06-26" - -#[build] -#command = "./build.sh" - -[assets] -directory = "./public" -#not_found_handling = "404-page"