diff --git a/wrangler.jsonc b/wrangler.jsonc index 87a8074..0a4e29d 100644 --- a/wrangler.jsonc +++ b/wrangler.jsonc @@ -1,5 +1,5 @@ { - "name": "astrolicious", + "name": "website", "compatibility_date": "2025-12-17", "compatibility_flags": ["global_fetch_strictly_public"], "main": "@astrojs/cloudflare/entrypoints/server",