From c1ca45a0ba712de6fe222d4599fe12792c2271e0 Mon Sep 17 00:00:00 2001 From: "Alex Pooley (@zuedev)" Date: Tue, 12 May 2026 21:44:32 +0100 Subject: remove alpha --- communities/red-right-hand/vitepress/wrangler.jsonc | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 communities/red-right-hand/vitepress/wrangler.jsonc (limited to 'communities/red-right-hand/vitepress/wrangler.jsonc') diff --git a/communities/red-right-hand/vitepress/wrangler.jsonc b/communities/red-right-hand/vitepress/wrangler.jsonc deleted file mode 100644 index b655a75..0000000 --- a/communities/red-right-hand/vitepress/wrangler.jsonc +++ /dev/null @@ -1,19 +0,0 @@ -{ - "$schema": "https://esm.sh/wrangler@4.90.1/config-schema.json", - "compatibility_date": "2026-03-29", - "account_id": "424d9dabd39849818d9e22366a20e4d6", - "name": "red-right-hand-vitepress", - "assets": { - "directory": "./.vitepress/dist/", - }, - "minify": true, - "observability": { - "enabled": true, - }, - "routes": [ - { - "pattern": "vitepress.red-right-hand.unnamed.group", - "custom_domain": true, - }, - ], -} -- cgit v1.2.3