diff options
| -rw-r--r-- | communities/red-right-hand/website/wrangler.jsonc | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/communities/red-right-hand/website/wrangler.jsonc b/communities/red-right-hand/website/wrangler.jsonc index b3f5d1c..64f3d60 100644 --- a/communities/red-right-hand/website/wrangler.jsonc +++ b/communities/red-right-hand/website/wrangler.jsonc @@ -19,5 +19,9 @@ "pattern": "red-right-hand.unnamed.group", "custom_domain": true, }, + { + "pattern": "174bg.net", + "custom_domain": true, + }, ], } |
