diff --git a/wrangler.jsonc b/wrangler.jsonc index 0b2fad3..f92a9a0 100644 --- a/wrangler.jsonc +++ b/wrangler.jsonc @@ -4,7 +4,7 @@ */ { "$schema": "node_modules/wrangler/config-schema.json", - "name": "static-site", + "name": "newcourse", "compatibility_date": "2025-12-02", "assets": { // The path to the directory containing the `index.html` file to be served at `/`