diff options
Diffstat (limited to 'source/about/wrangler.jsonc')
| -rw-r--r-- | source/about/wrangler.jsonc | 17 |
1 files changed, 0 insertions, 17 deletions
diff --git a/source/about/wrangler.jsonc b/source/about/wrangler.jsonc deleted file mode 100644 index 887352a..0000000 --- a/source/about/wrangler.jsonc +++ /dev/null @@ -1,17 +0,0 @@ -{ - "name": "about-zue-dev", - "compatibility_date": "2025-03-01", - "assets": { - "directory": "./out/", - "not_found_handling": "single-page-application" - }, - "observability": { - "enabled": true - }, - "routes": [ - { - "pattern": "about.zue.dev", - "custom_domain": true - } - ] -} |
