We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7159536 commit 5e34aa0Copy full SHA for 5e34aa0
CoCreate.config.js
@@ -17,9 +17,10 @@ module.exports = {
17
"general.cocreate.app"
18
],
19
"directory": "/docs/conditional-logic",
20
- "content-type": "text/html",
+ "parentDirectory": "{{parentDirectory}}",
21
+ "content-type": "{{content-type}}",
22
"public": "true",
- "website_id": "5ffbceb7f11d2d00103c4535"
23
+ "website_id": "644d4bff8036fb9d1d1fd69c"
24
}
25
26
]
0 commit comments