Skip to content

Commit 64a61fb

Browse files
committed
fix: website_id in CoCreate.config
1 parent 40d5ae9 commit 64a61fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CoCreate.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ module.exports = {
2020
"directory": "/docs/parallax",
2121
"content-type": "text/html",
2222
"public": "true",
23-
"website_id": "614298c2829b690010a5c031"
23+
"website_id": "5ffbceb7f11d2d00103c4535"
2424
}
2525
}
2626
],

0 commit comments

Comments
 (0)