diff options
| author | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-03-03 10:24:12 +0000 |
|---|---|---|
| committer | Alex Pooley (@zuedev) <zuedev@gmail.com> | 2026-03-03 10:24:12 +0000 |
| commit | 14e968309da5036711ee0e3995362aa19d7bd7d8 (patch) | |
| tree | d3f630ac612fabe4380caa8f7c7b24d64e21f1a8 /source/about/wrangler.jsonc | |
| parent | 119e396029a5fd845d32e6c7b1c717254e9546a6 (diff) | |
| download | zue.dev-14e968309da5036711ee0e3995362aa19d7bd7d8.tar zue.dev-14e968309da5036711ee0e3995362aa19d7bd7d8.tar.gz zue.dev-14e968309da5036711ee0e3995362aa19d7bd7d8.tar.bz2 zue.dev-14e968309da5036711ee0e3995362aa19d7bd7d8.tar.xz zue.dev-14e968309da5036711ee0e3995362aa19d7bd7d8.zip | |
big update!
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 - } - ] -} |
