diff options
Diffstat (limited to 'communities/red-right-hand/website')
| -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 64f3d60..15491b5 100644 --- a/communities/red-right-hand/website/wrangler.jsonc +++ b/communities/red-right-hand/website/wrangler.jsonc @@ -23,5 +23,9 @@ "pattern": "174bg.net", "custom_domain": true, }, + { + "pattern": "www.174bg.net", + "custom_domain": true, + }, ], } |
