From e1e5fb8e92b159fee2044b097451f53dbe03ae6b Mon Sep 17 00:00:00 2001 From: Omar Najjar Date: Sun, 13 Apr 2025 01:24:01 +1000 Subject: [PATCH] x --- wrangler.toml | 5 ----- 1 file changed, 5 deletions(-) diff --git a/wrangler.toml b/wrangler.toml index b27da84..ca17214 100644 --- a/wrangler.toml +++ b/wrangler.toml @@ -41,10 +41,5 @@ zone_name = "theradicalparty.com" pattern = "theradicalparty.com/styles.css" zone_name = "theradicalparty.com" -# Catch-all for other pages -[[routes]] -pattern = "theradicalparty.com/*" -zone_name = "theradicalparty.com" -